Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp618 CacheMapTy::iterator CacheIt = CacheMap.find(*I); in compute() local
639 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp323 auto CacheIt = PenaltyCache.find(CacheKey); in format() local