Searched refs:IsSEH (Results 1 – 4 of 4) sorted by relevance
765 bool IsSEH = isAsynchronousEHPersonality( in getEHScopeMembership() local776 } else if (IsSEH && MBB.isEHPad()) { in getEHScopeMembership()794 {Successor, IsSEH ? EntryBBNumber : SuccessorColor->getNumber()}); in getEHScopeMembership()
2798 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local2800 if (IsSEH) in restoreCalleeSavedRegisters()3862 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local3868 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
2495 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2525 if (!IsSEH) in findUnwindDestinations()
1694 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1696 if (!IsSEH) in visitCatchPad()1711 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1712 if (IsSEH) { in visitCatchRet()1824 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local1854 if (!IsSEH) in findUnwindDestinations()