Home
last modified time | relevance | path

Searched defs:Cached (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp342 auto Cached = CommentBeginLine.find(C); in getCommentBeginLine() local
351 auto Cached = CommentEndOffset.find(C); in getCommentEndOffset() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h355 mutable llvm::DenseMap<unsigned, ConditionTruthVal> Cached; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h315 const uptr Cached = SCMap::getMaxCachedHint(S) * S; in printMap() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp502 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { in CheckConstraintSatisfaction() local
516 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { in CheckConstraintSatisfaction() local
H A DSemaExpr.cpp18338 APValue Cached; in CheckForImmediateInvocation() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1275 llvm::DenseMap<SymbolRef, SVal> Cached; in simplifySValOnce() member in SimpleSValBuilder::simplifySValOnce::Simplifier
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp320 auto Cached = ClangModules.find(PCMFile); in isClangModuleRef() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1045 APValue *Cached = Temp->getOrCreateValue(true); in InitGlobalTemp() local
1059 APValue *Cached = Temp->getOrCreateValue(true); in InitGlobalTempComp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp358 auto Cached = Cache.find(I); in findBaseDefiningValueOfVector() local
455 auto Cached = Cache.find(I); in findBaseDefiningValue() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1121 DiagnosticStorage Cached[NumCached]; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp41 auto Cached = CachedPreviousDef.find(BB); in getPreviousDefRecursive() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1363 void takeToks(CachedTokens &Cached) { Toks.swap(Cached); } in takeToks()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2455 auto Cached = ClangModules.find(PCMFile); in isClangModuleRef() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2902 auto &Cached = ArgToAllocaMap[StorageAsArg]; in salvageDebugInfoImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5490 auto Cached = DeclCache.find(D->getCanonicalDecl()); in EmitGlobalVariable() local