Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSjLjEHPrepare.cpp53 Function *CallSiteFn = nullptr; member in __anonede645020111::SjLjEHPrepareImpl
448 CallInst::Create(CallSiteFn, CallSiteNum, "", Invokes[I]->getIterator()); in setupEntryBlockAndCallSites()
520 CallSiteFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_sjlj_callsite); in runOnFunction()