Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp123 SmallDenseMap<const Value *, bool, 8>::iterator CacheIt; in isNonEscapingLocalObject() local
849 auto CacheIt = AAQI.AliasCache.find(AAQueryInfo::LocPair(LocA, LocB)); in alias() local
1612 auto CacheIt = AAQI.AliasCache.find(Locs); in aliasPHI() local
DMemoryBuiltins.cpp848 CacheMapTy::iterator CacheIt = CacheMap.find(SeenVal); in compute() local
876 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() 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/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-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp426 auto CacheIt = Cache.find(Cond); in FindLIVLoopCondition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1363 std::map<SymbolRef, SymInfo>::iterator CacheIt = Cache.end(); in getSymbolInfo() local