Home
last modified time | relevance | path

Searched refs:FuncCtxFn (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp53 Function *FuncCtxFn; member in __anon3e6e399a0111::SjLjEHPrepare
422 Builder.CreateCall(FuncCtxFn, FuncCtxArg); in setupEntryBlockAndCallSites()
503 FuncCtxFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_sjlj_functioncontext); in runOnFunction()