Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp958 using MIHeightMap = DenseMap<const MachineInstr *, unsigned>; typedef
963 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()
972 MIHeightMap::iterator I; in pushDepHeight()
1025 MIHeightMap Heights; in computeInstrHeights()
1104 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()