Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp50 Function *StackRestoreFn; member in __anon3e6e399a0111::SjLjEHPrepare
462 if (CI->getCalledFunction() != StackRestoreFn) in setupEntryBlockAndCallSites()
498 StackRestoreFn = Intrinsic::getDeclaration(&M, Intrinsic::stackrestore); in runOnFunction()