Searched defs:EHSelector (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DAutoUpgrade.cpp518 Function *EHSelector = M->getFunction("llvm.eh.selector"); local
519 if (!EHException || !EHSelector)

Completed in 95 milliseconds