Searched refs:EHa (Results 1 – 3 of 3) sorted by relevance
109 bool EHa = M->getModuleFlag("eh-asynch"); in canSimplifyInvokeNoUnwind() local110 return !EHa && !isAsynchronousEHPersonality(Personality); in canSimplifyInvokeNoUnwind()
883 // To mark the beginning/end of a try-scope for Windows SEH -EHa885 // caused by HW exceptions under option -EHa.
175 bool EHa = Args.hasFlag(options::OPT_fasync_exceptions, in addExceptionArgs() local177 if (EHa) { in addExceptionArgs()