Searched refs:PathCount (Results 1 – 6 of 6) sorted by relevance
290 bool GetAllPathCountWithOverflow(unsigned &PathCount) const { in GetAllPathCountWithOverflow()299 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()1580 unsigned PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases() local1581 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()1583 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()1586 OldDelta -= PathCount; in PairUpRetainsAndReleases()1611 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()1612 if (RIPBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()1614 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()1617 NewDelta -= PathCount; in PairUpRetainsAndReleases()[all …]
300 bool GetAllPathCountWithOverflow(unsigned &PathCount) const { in GetAllPathCountWithOverflow()309 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()1865 unsigned PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases() local1866 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()1868 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()1871 OldDelta -= PathCount; in PairUpRetainsAndReleases()1896 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()1897 if (RIPBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()1899 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()1902 NewDelta -= PathCount; in PairUpRetainsAndReleases()[all …]
302 bool GetAllPathCountWithOverflow(unsigned &PathCount) const { in GetAllPathCountWithOverflow()311 ((PathCount = Product) == OverflowOccurredValue); in GetAllPathCountWithOverflow()1792 unsigned PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases() local1793 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()1795 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()1798 OldDelta -= PathCount; in PairUpRetainsAndReleases()1823 PathCount = BBState::OverflowOccurredValue; in PairUpRetainsAndReleases()1824 if (RIPBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()1826 assert(PathCount != BBState::OverflowOccurredValue && in PairUpRetainsAndReleases()1829 NewDelta -= PathCount; in PairUpRetainsAndReleases()[all …]
90 ffi::ShaderStage::PathCount => &PATH_COUNT, in shader()
27 PathCount, enumerator
241 VELLO_COMPUTE_STEP(PathCount);