Searched defs:RetainRVParent (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1211 BasicBlock *RetainRVParent = RetainRV->getParent(); local
1212 if (II->getNormalDest() == RetainRVParent) {
1213 BasicBlock::const_iterator I = RetainRVParent->begin();

Completed in 483 milliseconds