Searched refs:getInstrCycles (Results 1 – 5 of 5) sorted by relevance
159 DepthOp = BlockTrace.getInstrCycles(DefInstr).Depth; in getDepth()253 unsigned RootDepth = BlockTrace.getInstrCycles(Root).Depth; in improvesCriticalPathLen()
721 HeadTrace.getInstrCycles(IfConv.Head->getFirstTerminator()).Depth; in shouldConvertIf()730 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(PI.PHI).Depth; in shouldConvertIf()
1150 InstrCycles Cyc = getInstrCycles(MI); in getInstrSlack()1161 unsigned DepCycle = getInstrCycles(Dep.DefMI).Depth; in getPHIDepth()
278 InstrCycles getInstrCycles(const MachineInstr *MI) const { in getInstrCycles() function
852 Trace.getInstrCycles(CmpConv.Head->getFirstTerminator()).Depth; in shouldConvert()854 Trace.getInstrCycles(CmpConv.CmpBB->getFirstTerminator()).Depth; in shouldConvert()