Home
last modified time | relevance | path

Searched refs:BucketList (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAccelTable.h154 using BucketList = std::vector<HashList>; variable
168 BucketList Buckets;
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h105 using BucketList = std::vector<std::pair<uint32_t, ValueT>>; variable
265 BucketList Buckets;