Home
last modified time | relevance | path

Searched refs:MatchWithRetain (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
DPtrState.h180 bool MatchWithRetain();
DPtrState.cpp191 bool BottomUpPtrState::MatchWithRetain() { in MatchWithRetain() function in BottomUpPtrState
DObjCARCOpts.cpp1127 if (S.MatchWithRetain()) { in VisitInstructionBottomUp()