Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h332 unsigned computeCrossBlockCriticalPath(const TraceBlockInfo&);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp763 computeCrossBlockCriticalPath(const TraceBlockInfo &TBI) { in computeCrossBlockCriticalPath() function in MachineTraceMetrics::Ensemble
881 TBI.CriticalPath = computeCrossBlockCriticalPath(TBI); in computeInstrDepths()
1154 computeCrossBlockCriticalPath(TBI)); in computeInstrHeights()