Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dfunc-id-helper.cpp21 auto CacheIt = CachedNames.find(FuncId); in SymbolOrNumber() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCaptureTracking.cpp379 SmallDenseMap<const Value *, bool, 8>::iterator CacheIt; in isNonEscapingLocalObject() local
H A DMemoryBuiltins.cpp884 CacheMapTy::iterator CacheIt = CacheMap.find(SeenVal); in compute() local
912 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1115 auto CacheIt = PenaltyCache.find(CacheKey); in format() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp439 auto CacheIt = Cache.find(Cond); in findLIVLoopCondition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1442 std::map<SymbolRef, SymInfo>::iterator CacheIt = Cache.end(); in getSymbolInfo() local