Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp58 Constant *ExceptionFn; member in __anon6488fd9a0111::SjLjEHPass
127 ExceptionFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_exception); in doInitialization()
463 } else if (CI->getCalledFunction() == ExceptionFn) { in insertSjLjEHSupport()
680 if (Callee != SelectorFn && Callee != ExceptionFn in insertSjLjEHSupport()