ΒΆllvm::ScheduleDAGMILive* createGenericSchedLive(
    llvm::MachineSchedContext* C)

Description

Create the standard converging machine scheduler. This will be used as the default scheduler if the target does not set a default. Adds default DAG mutations.

Declared at: llvm/include/llvm/CodeGen/MachineScheduler.h:1072

Parameters

llvm::MachineSchedContext* C