Home
last modified time | relevance | path

Searched defs:HInstructionMap (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dsuperblock_cloner.h141 using HInstructionMap = ArenaSafeMap<HInstruction*, HInstruction*>; variable
H A Dsuperblock_cloner_test.cc28 using HInstructionMap = SuperblockCloner::HInstructionMap; typedef
H A Dsuperblock_cloner.cc28 using HInstructionMap = SuperblockCloner::HInstructionMap; typedef