Searched defs:CacheIt (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dfunc-id-helper.cpp21 auto CacheIt = CachedNames.find(FuncId); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCaptureTracking.cpp379 SmallDenseMap<const Value *, bool, 8>::iterator CacheIt; local
H A DMemoryBuiltins.cpp884 CacheMapTy::iterator CacheIt = CacheMap.find(SeenVal); local
912 CacheMapTy::iterator CacheIt = CacheMap.find(V); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp439 auto CacheIt = Cache.find(Cond); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1442 std::map<SymbolRef, SymInfo>::iterator CacheIt = Cache.end(); local

Completed in 203 milliseconds