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

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp662 bool GetAllPathCountWithOverflow(unsigned &PathCount) const { function in class:__anon26266::BBState
2419 if (NRRBBState.GetAllPathCountWithOverflow(PathCount))
2454 if (RIPBBState.GetAllPathCountWithOverflow(PathCount))
2502 if (NRRBBState.GetAllPathCountWithOverflow(PathCount))
2523 if (RIPBBState.GetAllPathCountWithOverflow(PathCount))

Completed in 126 milliseconds