Searched refs:IsSEH (Results 1 – 4 of 4) sorted by relevance
761 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local772 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()790 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
3147 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local3149 if (IsSEH) in restoreCalleeSavedRegisters()4293 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local4299 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
2876 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2906 if (!IsSEH) in findUnwindDestinations()
1986 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1988 if (IsSEH) { in visitCatchPad()2005 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local2006 if (IsSEH) { in visitCatchRet()2070 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2096 if (!IsSEH) in findUnwindDestinations()