Searched defs:ReferenceMap (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFVerifier.h | 102 using ReferenceMap = std::map<uint64_t, std::set<uint64_t>>; global() variable |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonExpandCondsets.cpp | 196 using ReferenceMap = DenseMap<unsigned, unsigned>; typedef in __anonc020511f0111::HexagonExpandCondsets |