Searched refs:OverflowOccurredValue (Results 1 – 2 of 2) sorted by relevance
204 static const unsigned OverflowOccurredValue; member in __anoncba3e1850111::BBState289 if (TopDownPathCount == OverflowOccurredValue || in GetAllPathCountWithOverflow()290 BottomUpPathCount == OverflowOccurredValue) in GetAllPathCountWithOverflow()297 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()316 const unsigned BBState::OverflowOccurredValue = 0xffffffff; member in BBState338 if (TopDownPathCount == OverflowOccurredValue) in MergePred()348 if (TopDownPathCount == OverflowOccurredValue) { in MergePred()356 TopDownPathCount = OverflowOccurredValue; in MergePred()381 if (BottomUpPathCount == OverflowOccurredValue) in MergeSucc()391 if (BottomUpPathCount == OverflowOccurredValue) { in MergeSucc()[all …]
206 static const unsigned OverflowOccurredValue; member in __anon85f4194d0111::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 __anon85f4194d0111::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 …]