Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h333 void computeInstrHeights(const MachineBasicBlock*);
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp999 computeInstrHeights(const MachineBasicBlock *MBB) { in computeInstrHeights() function in MachineTraceMetrics::Ensemble
1166 computeInstrHeights(MBB); in getTrace()