Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp948 using MIHeightMap = DenseMap<const MachineInstr *, unsigned>; typedef
953 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight()
962 MIHeightMap::iterator I; in pushDepHeight()
1015 MIHeightMap Heights; in computeInstrHeights()
1097 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights()