Searched refs:getInstrCycles (Results 1 – 5 of 5) sorted by relevance
298 InstrCycles getInstrCycles(const MachineInstr &MI) const { in getInstrCycles() function
889 Trace.getInstrCycles(*CmpConv.Head->getFirstTerminator()).Depth; in shouldConvert()891 Trace.getInstrCycles(*CmpConv.CmpBB->getFirstTerminator()).Depth; in shouldConvert()
244 DepthOp = BlockTrace.getInstrCycles(*DefInstr).Depth; in getDepth()382 unsigned RootDepth = BlockTrace.getInstrCycles(*Root).Depth; in improvesCriticalPathLen()
915 HeadTrace.getInstrCycles(*IfConv.Head->getFirstTerminator()).Depth; in shouldConvertIf()932 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf()
1176 InstrCycles Cyc = getInstrCycles(MI); in getInstrSlack()1187 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth()