Home
last modified time | relevance | path

Searched defs:CacheIt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp614 CacheMapTy::iterator CacheIt = CacheMap.find(*I); in compute() local
635 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
/external/clang/lib/Format/
DFormat.cpp804 auto CacheIt = PenaltyCache.find(CacheKey); in format() local