Searched refs:IsSEH (Results 1 – 4 of 4) sorted by relevance
766 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local777 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()795 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
2883 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local2885 if (IsSEH) in restoreCalleeSavedRegisters()3959 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local3965 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
2515 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2545 if (!IsSEH) in findUnwindDestinations()
1750 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1752 if (!IsSEH) in visitCatchPad()1767 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1768 if (IsSEH) { in visitCatchRet()1880 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local1910 if (!IsSEH) in findUnwindDestinations()