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