Searched defs:CatchRet (Results 1 – 3 of 3) sorted by relevance
159 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { in colorEHFunclets() local
1008 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Pred->getTerminator())) in cloneCommonBlocks() local1381 if (auto *CatchRet = in replaceUseWithLoad() local
507 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()