Searched refs:OverflowOccurredValue (Results 1 – 1 of 1) sorted by relevance
206 static const unsigned OverflowOccurredValue; member in __anond55c20190111::BBState291 if (TopDownPathCount == OverflowOccurredValue || in GetAllPathCountWithOverflow()292 BottomUpPathCount == OverflowOccurredValue) in GetAllPathCountWithOverflow()299 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()315 const unsigned BBState::OverflowOccurredValue = 0xffffffff; member in __anond55c20190111::BBState336 if (TopDownPathCount == OverflowOccurredValue) in MergePred()346 if (TopDownPathCount == OverflowOccurredValue) { in MergePred()354 TopDownPathCount = OverflowOccurredValue; in MergePred()379 if (BottomUpPathCount == OverflowOccurredValue) in MergeSucc()389 if (BottomUpPathCount == OverflowOccurredValue) { in MergeSucc()[all …]