Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h333 unsigned computeCrossBlockCriticalPath(const TraceBlockInfo&);
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp764 computeCrossBlockCriticalPath(const TraceBlockInfo &TBI) { in computeCrossBlockCriticalPath() function in MachineTraceMetrics::Ensemble
882 TBI.CriticalPath = computeCrossBlockCriticalPath(TBI); in computeInstrDepths()
1154 computeCrossBlockCriticalPath(TBI)); in computeInstrHeights()