Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp54 Function *FuncCtxFn = nullptr; member in __anon717b74230111::SjLjEHPrepareImpl
436 Builder.CreateCall(FuncCtxFn, FuncCtx); in setupEntryBlockAndCallSites()
521 FuncCtxFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_sjlj_functioncontext); in runOnFunction()