Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp785 const TraceBlockInfo &DefTBI = BlockInfo[DefMI->getParent()->getNumber()]; in computeCrossBlockCriticalPath() local
786 if (!DefTBI.isUsefulDominator(TBI)) in computeCrossBlockCriticalPath()