Searched refs:PathCount (Results 1 – 1 of 1) sorted by relevance
300 bool GetAllPathCountWithOverflow(unsigned &PathCount) const { in GetAllPathCountWithOverflow()309 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()1867 unsigned PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases() local1873 OldDelta -= PathCount; in PairUpRetainsAndReleases()1898 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()1904 NewDelta -= PathCount; in PairUpRetainsAndReleases()1945 OldDelta += PathCount; in PairUpRetainsAndReleases()1946 OldCount += PathCount; in PairUpRetainsAndReleases()1956 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()1962 NewDelta += PathCount; in PairUpRetainsAndReleases()[all …]