Home
last modified time | relevance | path

Searched refs:GetAllPathCountWithOverflow (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp303 bool GetAllPathCountWithOverflow(unsigned &PathCount) const { in GetAllPathCountWithOverflow() function in __anoneece9b9f0111::BBState
1907 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()
1938 if (RIPBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()
1979 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()
1996 if (RIPBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()