Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineTraceMetrics.cpp922 typedef DenseMap<const MachineInstr *, unsigned> MIHeightMap; typedef
928 MIHeightMap &Heights, in pushDepHeight()
937 MIHeightMap::iterator I; in pushDepHeight()
991 MIHeightMap Heights; in computeInstrHeights()
1073 MIHeightMap::iterator HeightI = Heights.find(MI); in computeInstrHeights()