Schedule machine instructions in MF after register allocation.

Synopsis

Declared in <llvm/CodeGen/PostRASchedulerList.h>

Return Value

The set of analyses preserved after post‐RA scheduling.

Parameters

Name

Description

MF

Machine function whose instructions are scheduled.

MFAM

Machine function analysis manager providing required analyses.

Created with MrDocs