Searched refs:MIHeightMap (Results 1 – 1 of 1) sorted by relevance
986 using MIHeightMap = DenseMap<const MachineInstr *, unsigned>; typedef991 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()1000 MIHeightMap::iterator I; in pushDepHeight()1053 MIHeightMap Heights; in computeInstrHeights()1132 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()