Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp930 typedef DenseMap<const MachineInstr *, unsigned> MIHeightMap; typedef
936 MIHeightMap &Heights, in pushDepHeight()
945 MIHeightMap::iterator I; in pushDepHeight()
999 MIHeightMap Heights; in computeInstrHeights()
1082 MIHeightMap::iterator HeightI = Heights.find(MI); in computeInstrHeights()