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