Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1613 const BBState &NRRBBState = BBStates[NewRetainRelease->getParent()]; in PairUpRetainsAndReleases() local
1615 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()
1685 const BBState &NRRBBState = BBStates[NewReleaseRetain->getParent()]; in PairUpRetainsAndReleases() local
1687 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1579 const BBState &NRRBBState = BBStates[NewRetainRelease->getParent()]; in PairUpRetainsAndReleases() local
1581 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()
1651 const BBState &NRRBBState = BBStates[NewReleaseRetain->getParent()]; in PairUpRetainsAndReleases() local
1653 if (NRRBBState.GetAllPathCountWithOverflow(PathCount)) in PairUpRetainsAndReleases()