Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h34 class ARCMDKindCache; variable
174 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I);
200 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);
H A DPtrState.cpp178 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp()
348 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease()
H A DObjCARCOpts.cpp479 ARCMDKindCache MDKindCache;
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h256 class ARCMDKindCache {