Home
last modified time | relevance | path

Searched refs:Caches (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DDWARFRecordSectionSplitter.cpp36 DenseMap<Block *, LinkGraph::SplitBlockCache> Caches; in operator ()() local
41 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 ()()
/openbsd/src/gnu/usr.bin/perl/ext/B/t/
Db.t60 @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 glob
67 B::walksymtable(\%Testing::Method::Caches::, 'method_cache_test',
/openbsd/src/usr.bin/file/magdir/
Dnetscape15 # .snm Caches
/openbsd/src/gnu/llvm/clang/cmake/caches/
DREADME.txt1 CMake Caches
/openbsd/src/gnu/llvm/llvm/docs/
DCMake.rst843 CMake Caches
861 A few notes about CMake Caches:
/openbsd/src/etc/
Dpf.os595 # ---------- Caches and whatnots ------------