Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h311 unsigned computeCrossBlockCriticalPath(const TraceBlockInfo&);
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp753 computeCrossBlockCriticalPath(const TraceBlockInfo &TBI) { in computeCrossBlockCriticalPath() function in MachineTraceMetrics::Ensemble
820 TBI.CriticalPath = computeCrossBlockCriticalPath(TBI); in computeInstrDepths()
1126 computeCrossBlockCriticalPath(TBI)); in computeInstrHeights()