Searched defs:CatchRet (Results 1 – 3 of 3) sorted by relevance
94 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { in colorEHFunclets() local
263 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
539 const auto *CatchRet = dyn_cast<CatchReturnInst>(BB.getTerminator()); in calculateCatchReturnSuccessorColors() local1015 if (auto *CatchRet = in replaceUseWithLoad() local