Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h181 bool MatchWithRetain();
H A DPtrState.cpp203 bool BottomUpPtrState::MatchWithRetain() { in MatchWithRetain() function in BottomUpPtrState
H A DObjCARCOpts.cpp1352 if (S.MatchWithRetain()) { in VisitInstructionBottomUp()