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

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp2452 const BBState &RIPBBState = BBStates[RIP->getParent()]; local
2454 if (RIPBBState.GetAllPathCountWithOverflow(PathCount))
2520 const BBState &RIPBBState = BBStates[RIP->getParent()]; local
2523 if (RIPBBState.GetAllPathCountWithOverflow(PathCount))

Completed in 200 milliseconds