Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/ObjCARC/
HDPtrState.h198 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);
HDPtrState.cpp321 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease() function in TopDownPtrState
HDObjCARCOpts.cpp1276 if (S.MatchWithRelease(MDKindCache, Inst)) { in VisitInstructionTopDown()