Searched refs:getInstrCycles (Results 1 – 5 of 5) sorted by relevance
309 InstrCycles getInstrCycles(const MachineInstr &MI) const { in getInstrCycles() function
887 Trace.getInstrCycles(*CmpConv.Head->getFirstTerminator()).Depth; in shouldConvert()889 Trace.getInstrCycles(*CmpConv.CmpBB->getFirstTerminator()).Depth; in shouldConvert()
243 DepthOp = BlockTrace.getInstrCycles(*DefInstr).Depth; in getDepth()364 unsigned RootDepth = BlockTrace.getInstrCycles(*Root).Depth; in improvesCriticalPathLen()
949 HeadTrace.getInstrCycles(*IfConv.Head->getFirstTerminator()).Depth; in shouldConvertIf()965 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf()
1181 InstrCycles Cyc = getInstrCycles(MI); in getInstrSlack()1192 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth()