Searched refs:MIHeightMap (Results 1 – 1 of 1) sorted by relevance
930 typedef DenseMap<const MachineInstr *, unsigned> MIHeightMap; typedef936 MIHeightMap &Heights, in pushDepHeight()945 MIHeightMap::iterator I; in pushDepHeight()999 MIHeightMap Heights; in computeInstrHeights()1082 MIHeightMap::iterator HeightI = Heights.find(MI); in computeInstrHeights()