Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp143 Function *EHException = M->getFunction("llvm.eh.exception"); in UpgradeExceptionHandling() local
145 if (!EHException || !EHSelector) in UpgradeExceptionHandling()