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