Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp74 DILocation *CachedResult = nullptr; in replaceInlinedAtSubprogram() local
H A DDebugInfoMetadata.cpp1063 DIScope *CachedResult = nullptr; cloneScopeForSubprogram() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.cpp41 static atomic_uptr CachedResult = {0}; in getRootVmarBase() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp623 MemoizedMatchResult &CachedResult = ResultCache[Key]; memoizedMatchesRecursively() local
1160 MemoizedMatchResult &CachedResult = ResultCache[Key]; matchesAnyAncestorOf() local
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp390 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local
474 CachedCodeCompletionResult CachedResult; CacheCodeCompletionResults() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp230 DenseMap<std::pair<Value *, Value *>, NodePtr> CachedResult; global() member in __anoneffec9270111::ComplexDeinterleavingGraph
/llvm-project/clang/lib/Driver/
H A DDriver.cpp5426 auto CachedResult = CachedResults.find(ActionTC); BuildJobsForAction() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12228 auto &CachedResult = FilterResults[&Fn]; updateImpl() local