Searched defs:switch_inst (Results 1 – 10 of 10) sorted by relevance
146 const auto* switch_inst = in CanMergeWithSuccessor() local
108 Instruction* GetValueForDefaultPathForSwitch(Instruction* switch_inst) { in GetValueForDefaultPathForSwitch()
528 const Instruction* switch_inst, in StructuredSwitchChecks()
537 const auto* switch_inst = header->terminator(); in StructuredSwitchChecks() local
1774 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, switch_val); in TEST_F() local