Searched refs:IsSwitch (Results 1 – 2 of 2) sorted by relevance
470 bool IsSwitch() const { in IsSwitch() function
675 if (inst->IsBranch() || inst->IsSwitch() || inst->IsThrow()) { in VerifyInstructions()