llvm::ScheduleDAGInstrs::finalizeSchedule

Allow targets to perform final scheduling actions at the level of the whole MachineFunction. By default does nothing.

Synopsis

Declared in <llvm/CodeGen/ScheduleDAGInstrs.h>

virtual
void
finalizeSchedule();