Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp78 typedef DenseMap<MachineInstr*,unsigned> InstrIndexMap; typedef in __anondc5b75df0111::HexagonGenMux
89 void buildMaps(MachineBasicBlock &B, InstrIndexMap &I2X,
141 void HexagonGenMux::buildMaps(MachineBasicBlock &B, InstrIndexMap &I2X, in buildMaps()
190 InstrIndexMap I2X; in genMuxInBlock()