Searched refs:OverflowOccurredValue (Results 1 – 1 of 1) sorted by relevance
208 static const unsigned OverflowOccurredValue; member in __anonb28186400111::BBState301 if (TopDownPathCount == OverflowOccurredValue || in GetAllPathCountWithOverflow()302 BottomUpPathCount == OverflowOccurredValue) in GetAllPathCountWithOverflow()309 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()328 const unsigned BBState::OverflowOccurredValue = 0xffffffff; member in BBState350 if (TopDownPathCount == OverflowOccurredValue) in MergePred()360 if (TopDownPathCount == OverflowOccurredValue) { in MergePred()368 TopDownPathCount = OverflowOccurredValue; in MergePred()393 if (BottomUpPathCount == OverflowOccurredValue) in MergeSucc()403 if (BottomUpPathCount == OverflowOccurredValue) { in MergeSucc()[all …]