Home
last modified time | relevance | path

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

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