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