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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DObjCARC.cpp1727 bool PerformCodePlacement(DenseMap<const BasicBlock *, BBState> &BBStates,
3165 /// PerformCodePlacement - Identify pairings between the retains and releases,
3168 ObjCARCOpt::PerformCodePlacement(DenseMap<const BasicBlock *, BBState> function in class:ObjCARCOpt
3547 return PerformCodePlacement(BBStates, Retains, Releases, F.getParent()) &&

Completed in 192 milliseconds