Home | History | Annotate | Download | only in IR

Lines Matching refs:getNormalDest

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