Searched refs:IsSEH (Results 1 – 4 of 4) sorted by relevance
815 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local826 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()844 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
3028 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local3030 if (IsSEH) in restoreCalleeSavedRegisters()4167 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local4173 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
2663 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2693 if (!IsSEH) in findUnwindDestinations()
1927 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1929 if (!IsSEH) in visitCatchPad()1944 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1945 if (IsSEH) { in visitCatchRet()2057 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2087 if (!IsSEH) in findUnwindDestinations()