Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner.h140 using HInstructionMap = ArenaSafeMap<HInstruction*, HInstruction*>; variable
Dsuperblock_cloner_test.cc27 using HInstructionMap = SuperblockCloner::HInstructionMap; typedef
Dsuperblock_cloner.cc28 using HInstructionMap = SuperblockCloner::HInstructionMap; typedef