Searched refs:MIHeightMap (Results 1 – 2 of 2) sorted by relevance
950 using MIHeightMap = DenseMap<const MachineInstr *, unsigned>; typedef955 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()964 MIHeightMap::iterator I; in pushDepHeight()1018 MIHeightMap Heights; in computeInstrHeights()1100 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()
925 typedef DenseMap<const MachineInstr *, unsigned> MIHeightMap; typedef930 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()939 MIHeightMap::iterator I; in pushDepHeight()993 MIHeightMap Heights; in computeInstrHeights()1075 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()