Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h334 void computeInstrHeights(const MachineBasicBlock*);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1000 computeInstrHeights(const MachineBasicBlock *MBB) { in computeInstrHeights() function in MachineTraceMetrics::Ensemble
1167 computeInstrHeights(MBB); in getTrace()