Searched refs:PathCount (Results 1 – 1 of 1) sorted by relevance
303 bool GetAllPathCountWithOverflow(unsigned &PathCount) const { in GetAllPathCountWithOverflow()312 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()1904 unsigned PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases() local1910 OldDelta -= PathCount; in PairUpRetainsAndReleases()1935 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()1941 NewDelta -= PathCount; in PairUpRetainsAndReleases()1982 OldDelta += PathCount; in PairUpRetainsAndReleases()1983 OldCount += PathCount; in PairUpRetainsAndReleases()1993 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()1999 NewDelta += PathCount; in PairUpRetainsAndReleases()[all …]