Home
last modified time | relevance | path

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

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