Home
last modified time | relevance | path

Searched refs:MIHeightMap (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp925 typedef DenseMap<const MachineInstr *, unsigned> MIHeightMap; typedef
930 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()
939 MIHeightMap::iterator I; in pushDepHeight()
993 MIHeightMap Heights; in computeInstrHeights()
1075 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()