Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h306 void computeInstrHeights(const MachineBasicBlock*);
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp983 computeInstrHeights(const MachineBasicBlock *MBB) { in computeInstrHeights() function in MachineTraceMetrics::Ensemble
1148 computeInstrHeights(MBB); in getTrace()