Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp834 const TraceBlockInfo&DepTBI = in computeInstrDepths() local
837 if (!DepTBI.isUsefulDominator(TBI)) in computeInstrDepths()
839 assert(DepTBI.HasValidInstrDepths && "Inconsistent dependency"); in computeInstrDepths()
1252 const TraceBlockInfo &DepTBI = TE.BlockInfo[DefMI->getParent()->getNumber()]; in isDepInTrace() local
1255 return DepTBI.isUsefulDominator(TBI); in isDepInTrace()