Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp119 using InstrIndexMap = DenseMap<MachineInstr *, unsigned>; typedef in __anon4218d0cf0111::HexagonGenMux
H A DHexagonBlockRanges.cpp157 HexagonBlockRanges::InstrIndexMap::InstrIndexMap(MachineBasicBlock &B) in InstrIndexMap() function in HexagonBlockRanges::InstrIndexMap