Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h182 bool MatchWithRetain();
H A DPtrState.cpp205 bool BottomUpPtrState::MatchWithRetain() { in MatchWithRetain() function in BottomUpPtrState
H A DObjCARCOpts.cpp1192 if (S.MatchWithRetain()) { in VisitInstructionBottomUp()