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

  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 220 /// InstrCycles represents the cycle height and depth of an instruction in a
222 struct InstrCycles {
277 InstrCycles getInstrCycles(const MachineInstr *MI) const {
296 DenseMap<const MachineInstr*, InstrCycles> Cycles;
  /external/llvm/lib/CodeGen/
MachineTraceMetrics.cpp     [all...]

Completed in 406 milliseconds