Searched refs:BottomUpPathCount (Results 1 – 1 of 1) sorted by relevance
185 unsigned BottomUpPathCount = 0; member in __anon9dc24dd00111::BBState247 void SetAsExit() { BottomUpPathCount = 1; } in SetAsExit()290 BottomUpPathCount == OverflowOccurredValue) in GetAllPathCountWithOverflow()293 (unsigned long long)TopDownPathCount*BottomUpPathCount; in GetAllPathCountWithOverflow()332 BottomUpPathCount = Other.BottomUpPathCount; in InitFromSucc()381 if (BottomUpPathCount == OverflowOccurredValue) in MergeSucc()386 BottomUpPathCount += Other.BottomUpPathCount; in MergeSucc()391 if (BottomUpPathCount == OverflowOccurredValue) { in MergeSucc()398 if (BottomUpPathCount < Other.BottomUpPathCount) { in MergeSucc()399 BottomUpPathCount = OverflowOccurredValue; in MergeSucc()