Home | History | Annotate | Download | only in IR

Lines Matching refs:getUnwindDest

1564   Assert1(II.getUnwindDest()->isLandingPad(),
1929 Assert1(II && II->getUnwindDest() == BB && II->getNormalDest() != BB,
1972 if (II->getNormalDest() == II->getUnwindDest())