Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h343 unsigned computeCrossBlockCriticalPath(const TraceBlockInfo&);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp776 computeCrossBlockCriticalPath(const TraceBlockInfo &TBI) { in computeCrossBlockCriticalPath() function in MachineTraceMetrics::Ensemble
894 TBI.CriticalPath = computeCrossBlockCriticalPath(TBI); in computeInstrDepths()
1158 computeCrossBlockCriticalPath(TBI)); in computeInstrHeights()