Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dfunc-id-helper.cpp22 auto CacheIt = CachedNames.find(FuncId); in SymbolOrNumber() local
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp664 CacheMapTy::iterator CacheIt = CacheMap.find(SeenVal); in compute() local
685 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
DBasicAliasAnalysis.cpp684 auto CacheIt = AliasCache.find(LocPair(LocA, LocB)); in alias() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp765 CacheMapTy::iterator CacheIt = CacheMap.find(SeenVal); in compute() local
789 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
DBasicAliasAnalysis.cpp776 auto CacheIt = AliasCache.find(LocPair(LocA, LocB)); in alias() local
/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp805 auto CacheIt = PenaltyCache.find(CacheKey); in format() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp395 auto CacheIt = Cache.find(Cond); in FindLIVLoopCondition() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp416 auto CacheIt = Cache.find(Cond); in FindLIVLoopCondition() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1141 std::map<SymbolRef, SymInfo>::iterator CacheIt = Cache.end(); in getSymbolInfo() local