Searched defs:CatchRet (Results 1 – 3 of 3) sorted by relevance
148 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { colorEHFunclets() local
977 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Pred->getTerminator())) cloneCommonBlocks() local 1336 if (auto *CatchRet = replaceUseWithLoad() local
553 getModRefInfo(const CatchReturnInst * CatchRet,const MemoryLocation & Loc,AAQueryInfo & AAQI) getModRefInfo() argument