Searched defs:HInstruction (Results 1 – 10 of 10) sorted by relevance
24 bool (*no_escape)(HInstruction*, HInstruction*), in CalculateEscape() argument91 bool DoesNotEscape(HInstruction* reference, bool (*no_escape)(HInstruction*, HInstruction*)) { in DoesNotEscape() argument
22 class HInstruction; variable
26 class HInstruction; variable
30 class HInstruction; variable
31 class HInstruction; variable
32 class HInstruction; variable
56 class HInstruction; variable173 friend class HInstruction; variable1253 friend class HInstruction; variable1495 friend class HInstruction; local1863 friend class HInstruction; variable1870 HInstruction(SideEffects side_effects, uint32_t dex_pc) in HInstruction() function2454 : HInstruction(side_effects, dex_pc), inputs_() {} in HInstruction() function2473 : HInstruction(side_effects, dex_pc) {} in HInstruction() function