Searched refs:EHException (Results 1 – 1 of 1) sorted by relevance
143 Function *EHException = M->getFunction("llvm.eh.exception"); in UpgradeExceptionHandling() local145 if (!EHException || !EHSelector) in UpgradeExceptionHandling()