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()
2625 bool IsSEH = isAsynchronousEHPersonality( in restoreCalleeSavedRegisters() local2627 if (IsSEH) in restoreCalleeSavedRegisters()3699 bool IsSEH = isAsynchronousEHPersonality( in restoreWinEHStackPointersInParent() local3705 /*RestoreSP=*/IsSEH); in restoreWinEHStackPointersInParent()
2360 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local2390 if (!IsSEH) in findUnwindDestinations()
1670 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchPad() local1672 if (!IsSEH) in visitCatchPad()1687 bool IsSEH = isAsynchronousEHPersonality(Pers); in visitCatchRet() local1688 if (IsSEH) { in visitCatchRet()1800 bool IsSEH = isAsynchronousEHPersonality(Personality); in findUnwindDestinations() local1830 if (!IsSEH) in findUnwindDestinations()