Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DEHPersonalities.cpp127 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Terminator)) { in colorEHFunclets() local
H A DAliasAnalysis.cpp599 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
605 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp832 if (auto *CatchRet = dyn_cast<CatchReturnInst>(Pred->getTerminator())) in cloneCommonBlocks() local
1197 if (auto *CatchRet = in replaceUseWithLoad() local
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml247 | CatchRet Constructor
H A Dllvm.mli271 | CatchRet Constructor