Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dfunc-id-helper.cpp22 auto CacheIt = CachedNames.find(FuncId); in SymbolOrNumber() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp570 auto CacheIt = Cache->SyntaxHighlights.find(FID); in SyntaxHighlight() local
742 auto CacheIt = Cache->MacroHighlights.find(FID); in HighlightMacros() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp1204 CacheMapTy::iterator CacheIt = CacheMap.find(SeenVal); in compute() local
1238 CacheMapTy::iterator CacheIt = CacheMap.find(V); in compute_() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp524 auto CacheIt = Cache.find(S); in WithCachedResult() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1399 auto CacheIt = PenaltyCache.find(CacheKey); in format() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1063 auto CacheIt = DbgPHICache.find(Dest); in salvageCopySSA() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp549 auto CacheIt = [&DIVarCache, V](const auto &Container) { in cacheDIVar() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1919 std::map<SymbolRef, SymInfo>::iterator CacheIt = Cache.end(); in getSymbolInfo() local