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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DObjCARC.cpp1560 /// GetAllPathCount - Return the number of possible unique paths from an
1563 unsigned GetAllPathCount() const { function in class:__anon10417::BBState
3238 BBStates[NewRetainRelease->getParent()].GetAllPathCount();
3264 NewDelta -= BBStates[RIP->getParent()].GetAllPathCount();
3294 BBStates[NewReleaseRetain->getParent()].GetAllPathCount();
3316 PathCount = BBStates[RIP->getParent()].GetAllPathCount();

Completed in 142 milliseconds