Home
last modified time | relevance | path

Searched defs:HashMap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStream.h91 std::vector<std::vector<codeview::TypeIndex>> HashMap; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1782 MapVector<unsigned, std::pair<unsigned, unsigned>> HashMap; in getBestLaneToStartReordering() local