Home
last modified time | relevance | path

Searched refs:Cached (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h336 auto I = Cached.find(hash); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
337 if (I != Cached.end()) in REGISTER_TRAIT_WITH_PROGRAMSTATE()
345 Cached[hash] = ConditionTruthVal(); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
347 Cached[hash] = ConditionTruthVal(res.getValue()); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
349 return Cached[hash]; in REGISTER_TRAIT_WITH_PROGRAMSTATE()
354 mutable llvm::DenseMap<unsigned, ConditionTruthVal> Cached; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp341 auto Cached = CommentBeginLine.find(C); in getCommentBeginLine() local
342 if (Cached != CommentBeginLine.end()) in getCommentBeginLine()
343 return Cached->second; in getCommentBeginLine()
350 auto Cached = CommentEndOffset.find(C); in getCommentEndOffset() local
351 if (Cached != CommentEndOffset.end()) in getCommentEndOffset()
352 return Cached->second; in getCommentEndOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp110 auto Cached = ScopeVars.Args.find(ArgNum); in addScopeVariable() local
111 if (Cached == ScopeVars.Args.end()) in addScopeVariable()
114 Cached->second->addMMIEntry(*Var); in addScopeVariable()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1127 llvm::DenseMap<SymbolRef, SVal> Cached; in simplifySVal() member in SimpleSValBuilder::simplifySVal::Simplifier
1134 Cached[Sym] = V; in simplifySVal()
1159 auto I = Cached.find(S); in simplifySVal()
1160 if (I != Cached.end()) in simplifySVal()
1191 auto I = Cached.find(S); in simplifySVal()
1192 if (I != Cached.end()) in simplifySVal()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1111 DiagnosticStorage Cached[NumCached]; variable
1133 if (S >= Cached && S <= Cached + NumCached) { in Deallocate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2497 auto &Cached = DbgPtrAllocaCache[Storage]; in salvageDebugInfo() local
2498 if (!Cached) { in salvageDebugInfo()
2499 Cached = Builder.CreateAlloca(Storage->getType(), 0, nullptr, in salvageDebugInfo()
2501 Builder.CreateStore(Storage, Cached); in salvageDebugInfo()
2503 Storage = Cached; in salvageDebugInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp48 auto Cached = CachedPreviousDef.find(BB); in getPreviousDefRecursive() local
49 if (Cached != CachedPreviousDef.end()) in getPreviousDefRecursive()
50 return Cached->second; in getPreviousDefRecursive()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp618 Value *&Cached = Cache[I]; in findBaseDefiningValueCached() local
619 if (!Cached) { in findBaseDefiningValueCached()
620 Cached = findBaseDefiningValue(I).BDV; in findBaseDefiningValueCached()
622 << Cached->getName() << "\n"); in findBaseDefiningValueCached()
625 return Cached; in findBaseDefiningValueCached()
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.4173 Cached SMTP/TLS connection:
H A DRELEASE_NOTES-2.3376 sessions. Cached sessions are much less expensive in terms of CPU
679 sessions. Cached sessions are much less expensive in terms of CPU
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2018 auto Cached = ClangModules.find(PCMfile); in registerModuleReference() local
2019 if (Cached != ClangModules.end()) { in registerModuleReference()
2023 if (!Quiet && Options.Verbose && (Cached->second != DwoId)) in registerModuleReference()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Dmsuser.ldif219 olcAttributeTypes: ( MSADat4:1441 NAME 'msDS-Cached-Membership' SYNTAX '1.3.6.1.4.1.1466.115.121.1.…
220 olcAttributeTypes: ( MSADat4:1442 NAME 'msDS-Cached-Membership-Time-Stamp' SYNTAX 'MSADlargeInteger…
4258 $ msDS-Cached-Membership $ msDS-Cached-Membership-Time-Stamp
H A Dmsuser.schema215 attributetype ( MSADat4:1441 NAME 'msDS-Cached-Membership' SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' S…
216 attributetype ( MSADat4:1442 NAME 'msDS-Cached-Membership-Time-Stamp' SYNTAX 'MSADlargeInteger' SIN…
4254 $ msDS-Cached-Membership $ msDS-Cached-Membership-Time-Stamp
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp1154 FreeList[I] = Cached + I; in DiagStorageAllocator()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1308 void takeToks(CachedTokens &Cached) { Toks.swap(Cached); } in takeToks() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4781 auto Cached = DeclCache.find(D->getCanonicalDecl()); in EmitGlobalVariable() local
4782 if (Cached != DeclCache.end()) in EmitGlobalVariable()
4784 cast<llvm::DIGlobalVariableExpression>(Cached->second)); in EmitGlobalVariable()
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dbfdt.texi278 /* Cached length of file for bfd_get_size. 0 until bfd_get_size is
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dfstream170 // Cached codecvt facet.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dbfdt.texi284 /* Cached length of file for bfd_get_size. 0 until bfd_get_size is
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dfstream175 // Cached codecvt facet.
/netbsd-src/external/mpl/bind/dist/tests/dns/testdata/dst/
H A Dtest2.data172 retrieval process when non-local data is repeatedly accessed. Cached
2589 - Cached data should never be used in preference to
H A Dtest1.data172 retrieval process when non-local data is repeatedly accessed. Cached
2589 - Cached data should never be used in preference to
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A DChangeLog-2021473 * sim-main.h (Uncached, CachedNoncoherent, CachedCoherent, Cached,
3207 (Uncached, CachedNoncoherent, CachedCoherent, Cached,
/netbsd-src/external/gpl2/lvm2/dist/po/
H A Dlvm2.po5190 msgid "Cached VG %s had incorrect PV list"
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog720 - From #706: Cached NXDOMAIN does not increase the target nx

12