Home
last modified time | relevance | path

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

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