Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h345 void computeInstrHeights(const MachineBasicBlock*);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1009 computeInstrHeights(const MachineBasicBlock *MBB) { in computeInstrHeights() function in MachineTraceMetrics::Ensemble
1172 computeInstrHeights(MBB); in getTrace()