HomeSort by relevance Sort by last modified time
    Searched refs:getInstrCycles (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 277 InstrCycles getInstrCycles(const MachineInstr *MI) const {
  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 711 HeadTrace.getInstrCycles(IfConv.Head->getFirstTerminator()).Depth;
720 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(PI.PHI).Depth;
MachineTraceMetrics.cpp     [all...]

Completed in 284 milliseconds