Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DPtrState.h182 bool MatchWithRetain();
DPtrState.cpp205 bool BottomUpPtrState::MatchWithRetain() { in MatchWithRetain() function in BottomUpPtrState
DObjCARCOpts.cpp1184 if (S.MatchWithRetain()) { in VisitInstructionBottomUp()
/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()