Return the maximum stage count needed for this schedule.

Synopsis

Declared in <llvm/CodeGen/MachinePipeliner.h>

unsigned int
getMaxStageCount();

Return Value

the maximum stage count needed for this schedule.

Created with MrDocs