Searched refs:IsSwitch (Results 1 – 3 of 3) sorted by relevance
468 bool IsSwitch() const { in IsSwitch() function
391 } else if (instruction.IsSwitch()) { in ComputeBranchTargets()
801 } else if (inst->IsSwitch() || inst->IsThrow()) { in VerifyInstructions()