Home
last modified time | relevance | path

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

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