Return the constructor that creates this pass.
Synopsis
Declared in <llvm/CodeGen/MachinePassRegistry.h>
ScheduleDAGInstrs*(*
getCtor() const)(MachineSchedContext*);
Return Value
Constructor used to create this pass.
Created with MrDocs