reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
33 class ARCMDKindCache;
491 ARCMDKindCache MDKindCache;
lib/Transforms/ObjCARC/PtrState.cpp177 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { 351 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache,lib/Transforms/ObjCARC/PtrState.h
173 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I); 199 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);