Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp57 Constant *SelectorFn; member in __anon6488fd9a0111::SjLjEHPass
126 SelectorFn = Intrinsic::getDeclaration(&M, Intrinsic::eh_selector); in doInitialization()
460 if (CI->getCalledFunction() == SelectorFn) { in insertSjLjEHSupport()
680 if (Callee != SelectorFn && Callee != ExceptionFn in insertSjLjEHSupport()