Searched refs:IsSwitch (Results 1 – 6 of 6) sorted by relevance
49 } else if (inst->IsSwitch()) { in DumpMethodCFG()138 force_new_block = pair.Inst().IsSwitch() || pair.Inst().IsBasicBlockEnd(); in DumpMethodCFG()220 } else if (inst->IsSwitch()) { in DumpMethodCFG()
109 } else if (instruction.IsSwitch()) { in CreateBranchTargets()193 } else if (instruction.IsSwitch()) { in ConnectBasicBlocks()
1012 } else if (instruction.IsSwitch()) { in CheckLoopEntriesCanBeUsedForOsr()
567 bool IsSwitch() const { in IsSwitch() function
94 } else if (instruction.IsSwitch()) { in FindBranches()
1045 } else if (inst->IsSwitch() || inst->IsThrow()) { in VerifyInstructions()