Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dfunc-id-helper.cpp22 auto CacheIt = CachedNames.find(FuncId); in SymbolOrNumber() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp460 SmallDenseMap<const Value *, bool, 8>::iterator CacheIt; in isNonEscapingLocalObject() local
H A DMemoryBuiltins.cpp1068 CacheMapTy::iterator CacheIt = CacheMap.find(SeenVal); in compute() local
1096 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1332 auto CacheIt = PenaltyCache.find(CacheKey); format() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp996 auto CacheIt = DbgPHICache.find(Dest); salvageCopySSA() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1917 std::map<SymbolRef, SymInfo>::iterator CacheIt = Cache.end(); getSymbolInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp966 auto CacheIt = [&DIVarCache, V](const auto &Container) { cacheDIVar() local