Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp597 CacheMapTy::iterator CacheIt = CacheMap.find(*I); in compute() local
618 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp345 auto CacheIt = PenaltyCache.find(CacheKey); in format() local