Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h313 void computeInstrHeights(const MachineBasicBlock*);
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp971 computeInstrHeights(const MachineBasicBlock *MBB) { in computeInstrHeights() function in MachineTraceMetrics::Ensemble
1136 computeInstrHeights(MBB); in getTrace()