Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp109 auto Cached = ScopeVars.Args.find(ArgNum); addScopeVariable() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h358 mutable llvm::DenseMap<unsigned, ConditionTruthVal> Cached; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.cpp285 APValue *Cached = Temp->getOrCreateValue(true); in updateGlobalTemporaries() local
H A DInterp.h1336 APValue *Cached = Temp->getOrCreateValue(true); in InitGlobalTemp() local
1356 APValue *Cached = Temp->getOrCreateValue(true); in InitGlobalTempComp() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h337 const uptr Cached = SCMap::getMaxCachedHint(S) * S; printMap() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp651 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { in CheckConstraintSatisfaction() local
665 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { in CheckConstraintSatisfaction() local
H A DSemaExpr.cpp17309 APValue Cached; in CheckForImmediateInvocation() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp318 auto Cached = ClangModules.find(PCMFile); in isClangModuleRef() 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/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp41 auto Cached = CachedPreviousDef.find(BB); in getPreviousDefRecursive() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2475 auto Cached = ClangModules.find(PCMFile); in isClangModuleRef() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1399 void takeToks(CachedTokens &Cached) { Toks.swap(Cached); } in takeToks()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2930 auto &Cached = ArgToAllocaMap[StorageAsArg]; in salvageDebugInfoImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5631 auto Cached = DeclCache.find(D->getCanonicalDecl()); in EmitGlobalVariable() local