Lines Matching refs:OverflowOccurredValue
206 static const unsigned OverflowOccurredValue; member in __anond55c20190111::BBState
291 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::BBState
336 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()
397 BottomUpPathCount = OverflowOccurredValue; in MergeSucc()
1585 unsigned PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()
1588 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()
1616 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()
1619 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()
1659 unsigned PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()
1662 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()
1676 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()
1679 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()