Searched refs:getInstrCycles (Results 1 – 3 of 3) sorted by relevance
245 InstrCycles getInstrCycles(const MachineInstr *MI) const { in getInstrCycles() function
711 HeadTrace.getInstrCycles(IfConv.Head->getFirstTerminator()).Depth; in shouldConvertIf()720 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(PI.PHI).Depth; in shouldConvertIf()
1043 InstrCycles Cyc = getInstrCycles(MI); in getInstrSlack()1054 unsigned DepCycle = getInstrCycles(Dep.DefMI).Depth; in getPHIDepth()