Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp47 FunctionCallee UnregisterFn; member in __anon717b74230111::SjLjEHPrepareImpl
492 CallInst::Create(UnregisterFn, FuncCtx, "", InsertPoint->getIterator()); in setupEntryBlockAndCallSites()
503 UnregisterFn = M.getOrInsertFunction( in runOnFunction()