Home
last modified time | relevance | path

Searched defs:CatchRet (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DEHPersonalities.cpp151 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { in colorEHFunclets() local
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp978 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Pred->getTerminator())) cloneCommonBlocks() local
1337 if (auto *CatchRet = replaceUseWithLoad() local
/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysis.cpp553 getModRefInfo(const CatchReturnInst * CatchRet,const MemoryLocation & Loc,AAQueryInfo & AAQI) getModRefInfo() argument
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml248 | CatchRet Constructor
H A Dllvm.mli274 | CatchRet Constructor