Searched defs:InstrIndexMap (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonGenMux.cpp | 119 using InstrIndexMap = DenseMap<MachineInstr *, unsigned>; typedef in __anon7bb384c80111::HexagonGenMux |
H A D | HexagonBlockRanges.cpp | 157 HexagonBlockRanges::InstrIndexMap::InstrIndexMap(MachineBasicBlock &B) in InstrIndexMap() function in HexagonBlockRanges::InstrIndexMap |