Searched refs:getInstrCycles (Results 1 – 5 of 5) sorted by relevance
299 InstrCycles getInstrCycles(const MachineInstr &MI) const { in getInstrCycles() function
194 DepthOp = BlockTrace.getInstrCycles(*DefInstr).Depth; in getDepth()311 unsigned RootDepth = BlockTrace.getInstrCycles(*Root).Depth; in improvesCriticalPathLen()
729 HeadTrace.getInstrCycles(*IfConv.Head->getFirstTerminator()).Depth; in shouldConvertIf()738 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf()
1177 InstrCycles Cyc = getInstrCycles(MI); in getInstrSlack()1188 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth()
890 Trace.getInstrCycles(*CmpConv.Head->getFirstTerminator()).Depth; in shouldConvert()892 Trace.getInstrCycles(*CmpConv.CmpBB->getFirstTerminator()).Depth; in shouldConvert()