Searched refs:Caches (Results 1 – 6 of 6) sorted by relevance
36 DenseMap<Block *, LinkGraph::SplitBlockCache> Caches; in operator ()() local41 Caches[B] = LinkGraph::SplitBlockCache::value_type(); in operator ()()43 Caches[&Sym->getBlock()]->push_back(Sym); in operator ()()45 llvm::sort(*Caches[B], [](const Symbol *LHS, const Symbol *RHS) { in operator ()()53 for (auto &KV : Caches) { in operator ()()
60 @Testing::Method::Caches::Foo::ISA='Testing::Method::Caches::Bar';61 sub Testing::Method::Caches::Bar::foo{}62 Testing::Method::Caches::Foo->foo; # caches the sub in the *foo glob67 B::walksymtable(\%Testing::Method::Caches::, 'method_cache_test',
15 # .snm Caches
1 CMake Caches
843 CMake Caches861 A few notes about CMake Caches:
595 # ---------- Caches and whatnots ------------