Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp119 using InstrIndexMap = DenseMap<MachineInstr *, unsigned>; typedef in __anonf378dbe90111::HexagonGenMux
DHexagonBlockRanges.cpp157 HexagonBlockRanges::InstrIndexMap::InstrIndexMap(MachineBasicBlock &B) in InstrIndexMap() function in HexagonBlockRanges::InstrIndexMap