Home
last modified time | relevance | path

Searched defs:PersFn (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp75 FunctionCallee PersFn = getDefaultPersonalityFn(F.getParent()); in Next() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1771 LLVMValueRef llvm_build_landingpad(LLVMTypeRef Ty, LLVMValueRef PersFn, in llvm_build_landingpad()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5852 Value *PersFn = nullptr; in parseFunctionBody() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp3154 LLVMValueRef PersFn, unsigned NumClauses, in LLVMBuildLandingPad()