Searched refs:MIHeightMap (Results 1 – 1 of 1) sorted by relevance
958 using MIHeightMap = DenseMap<const MachineInstr *, unsigned>; typedef963 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()972 MIHeightMap::iterator I; in pushDepHeight()1025 MIHeightMap Heights; in computeInstrHeights()1104 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()