Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IsSEH

1384   bool IsSEH = isAsynchronousEHPersonality(Pers);
1387 if (!IsSEH)
1404 bool IsSEH = isAsynchronousEHPersonality(Pers);
1405 if (IsSEH) {
1461 bool IsSEH = isAsynchronousEHPersonality(Personality);
1484 if (!IsSEH)