Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp949 using MIHeightMap = DenseMap<const MachineInstr *, unsigned>; typedef
954 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()
963 MIHeightMap::iterator I; in pushDepHeight()
1017 MIHeightMap Heights; in computeInstrHeights()
1099 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()