Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DPtrState.h30 class ARCMDKindCache; variable
172 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I);
198 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);
DPtrState.cpp165 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp()
321 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease()
DObjCARCOpts.cpp477 ARCMDKindCache MDKindCache;
/external/llvm/include/llvm/Analysis/
DObjCARCAnalysisUtils.h243 class ARCMDKindCache {