Searched refs:IsSwitch (Results 1 – 5 of 5) 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()414 } else if (instruction.IsSwitch()) { in InsertSynthesizedLoopsForOsr()
1132 } else if (instruction.IsSwitch()) { in CheckLoopEntriesCanBeUsedForOsr()
574 bool IsSwitch() const { in IsSwitch() function
102 } else if (instruction.IsSwitch()) { in FindBranches()