reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/MC/MCSchedule.h
  358   int computeInstrLatency(const MCSubtargetInfo &STI, const MCInstrInfo &MCII,

References

lib/CodeGen/TargetSchedule.cpp
  268     return capLatency(SchedModel.computeInstrLatency(*STI, *TII, Inst));