Searched defs:cached (Results 1 – 6 of 6) sorted by relevance
128 const auto *cached = selectFirst<VarDecl>( in TEST_F() local
193 uptr cached = MaxCachedHint(s) * s; in Print() local
26 static const Formula &cached(llvm::DenseMap<Key, const Formula *> &Cache, Key K, in cached() function
84 size_t cached; member
1083 if (auto cached = getCachedIntegerType(width, signedness, context)) get() local 1092 if (auto cached = getCachedIntegerType(width, signedness, context)) getChecked() local
4118 auto cached = m_cached_module_specs.find(key); GetModuleSpec() local