Home
last modified time | relevance | path

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

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