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