Searched refs:BottomUpPathCount (Results 1 – 1 of 1) sorted by relevance
189 unsigned BottomUpPathCount = 0; member in __anon0b2926eb0111::BBState259 void SetAsExit() { BottomUpPathCount = 1; } in SetAsExit()302 BottomUpPathCount == OverflowOccurredValue) in GetAllPathCountWithOverflow()305 (unsigned long long)TopDownPathCount*BottomUpPathCount; in GetAllPathCountWithOverflow()344 BottomUpPathCount = Other.BottomUpPathCount; in InitFromSucc()393 if (BottomUpPathCount == OverflowOccurredValue) in MergeSucc()398 BottomUpPathCount += Other.BottomUpPathCount; in MergeSucc()403 if (BottomUpPathCount == OverflowOccurredValue) { in MergeSucc()410 if (BottomUpPathCount < Other.BottomUpPathCount) { in MergeSucc()411 BottomUpPathCount = OverflowOccurredValue; in MergeSucc()