Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h199 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);
H A DPtrState.cpp349 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease() function in TopDownPtrState
H A DObjCARCOpts.cpp1539 if (S.MatchWithRelease(MDKindCache, Inst)) { in VisitInstructionTopDown()