Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h312 unsigned computeCrossBlockCriticalPath(const TraceBlockInfo&);
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp758 computeCrossBlockCriticalPath(const TraceBlockInfo &TBI) { in computeCrossBlockCriticalPath() function in MachineTraceMetrics::Ensemble
824 TBI.CriticalPath = computeCrossBlockCriticalPath(TBI); in computeInstrDepths()
1130 computeCrossBlockCriticalPath(TBI)); in computeInstrHeights()