Home
last modified time | relevance | path

Searched refs:ARCMDKindCache (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
HDPtrState.h33 class ARCMDKindCache; variable
173 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I);
199 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);
HDPtrState.cpp174 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp()
349 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease()
HDObjCARCOpts.cpp492 ARCMDKindCache MDKindCache;
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDObjCARCAnalysisUtils.h228 class ARCMDKindCache {