Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
DPtrState.h181 bool MatchWithRetain();
DPtrState.cpp203 bool BottomUpPtrState::MatchWithRetain() { in MatchWithRetain() function in BottomUpPtrState
DObjCARCOpts.cpp1348 if (S.MatchWithRetain()) { in VisitInstructionBottomUp()