Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp48 Constant *StackRestoreFn; member in __anon45055d680111::SjLjEHPrepare
451 if (CI->getCalledFunction() != StackRestoreFn) in setupEntryBlockAndCallSites()
481 StackRestoreFn = Intrinsic::getDeclaration(&M, Intrinsic::stackrestore); in runOnFunction()