Searched refs:MIHeightMap (Results 1 – 1 of 1) sorted by relevance
918 typedef DenseMap<const MachineInstr *, unsigned> MIHeightMap; typedef924 MIHeightMap &Heights, in pushDepHeight()933 MIHeightMap::iterator I; in pushDepHeight()987 MIHeightMap Heights; in computeInstrHeights()1070 MIHeightMap::iterator HeightI = Heights.find(MI); in computeInstrHeights()