Return the underlying MCSchedModel for this processor.
Synopsis
Declared in <llvm/CodeGen/TargetSchedule.h>
MCSchedModel const*
getMCSchedModel() const;
Return Value
Pointer to the underlying MCSchedModel.
Created with MrDocs