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