Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
DPtrState.h33 class ARCMDKindCache; variable
173 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I);
199 bool MatchWithRelease(ARCMDKindCache &Cache, Instruction *Release);
DPtrState.cpp174 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp()
349 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease()
DObjCARCOpts.cpp492 ARCMDKindCache MDKindCache;
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DObjCARCAnalysisUtils.h228 class ARCMDKindCache {