Searched refs:MIHeightMap (Results 1 – 1 of 1) sorted by relevance
948 using MIHeightMap = DenseMap<const MachineInstr *, unsigned>; typedef953 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()962 MIHeightMap::iterator I; in pushDepHeight()1015 MIHeightMap Heights; in computeInstrHeights()1097 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()