Searched refs:IsSEH (Results 1 – 4 of 4) sorted by relevance
746 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local757 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()775 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
2641 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local2643 if (IsSEH) in restoreCalleeSavedRegisters()3715 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local3721 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
2403 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2433 if (!IsSEH) in findUnwindDestinations()
1671 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1673 if (!IsSEH) in visitCatchPad()1688 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1689 if (IsSEH) { in visitCatchRet()1801 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local1831 if (!IsSEH) in findUnwindDestinations()