Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DPtrState.h198 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);
DPtrState.cpp321 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease() function in TopDownPtrState
DObjCARCOpts.cpp1282 if (S.MatchWithRelease(MDKindCache, Inst)) { in VisitInstructionTopDown()