Searched refs:BottomUpPathCount (Results 1 – 1 of 1) sorted by relevance
192 unsigned BottomUpPathCount = 0; member in __anon5b8b86760111::BBState262 void SetAsExit() { BottomUpPathCount = 1; } in SetAsExit()305 BottomUpPathCount == OverflowOccurredValue) in GetAllPathCountWithOverflow()308 (unsigned long long)TopDownPathCount*BottomUpPathCount; in GetAllPathCountWithOverflow()347 BottomUpPathCount = Other.BottomUpPathCount; in InitFromSucc()396 if (BottomUpPathCount == OverflowOccurredValue) in MergeSucc()401 BottomUpPathCount += Other.BottomUpPathCount; in MergeSucc()406 if (BottomUpPathCount == OverflowOccurredValue) { in MergeSucc()413 if (BottomUpPathCount < Other.BottomUpPathCount) { in MergeSucc()414 BottomUpPathCount = OverflowOccurredValue; in MergeSucc()