Searched defs:HInstructionMap (Results 1 – 3 of 3) sorted by relevance
141 using HInstructionMap = ArenaSafeMap<HInstruction*, HInstruction*>; variable
28 using HInstructionMap = SuperblockCloner::HInstructionMap; typedef