Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h332 unsigned computeCrossBlockCriticalPath(const TraceBlockInfo&);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp763 computeCrossBlockCriticalPath(const TraceBlockInfo &TBI) { in computeCrossBlockCriticalPath() function in MachineTraceMetrics::Ensemble
881 TBI.CriticalPath = computeCrossBlockCriticalPath(TBI); in computeInstrDepths()
1153 computeCrossBlockCriticalPath(TBI)); in computeInstrHeights()