Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp50 Function *StackRestoreFn; member in __anon3664934e0111::SjLjEHPrepare
462 if (CI->getCalledFunction() != StackRestoreFn) in setupEntryBlockAndCallSites()
494 StackRestoreFn = Intrinsic::getDeclaration(&M, Intrinsic::stackrestore); in runOnFunction()