Searched refs:IsSEH (Results 1 – 4 of 4) sorted by relevance
760 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local771 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()789 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
3083 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local3085 if (IsSEH) in restoreCalleeSavedRegisters()4221 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local4227 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
2829 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2859 if (!IsSEH) in findUnwindDestinations()
1966 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1968 if (!IsSEH) in visitCatchPad()1983 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1984 if (IsSEH) { in visitCatchRet()2096 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2126 if (!IsSEH) in findUnwindDestinations()