LLVM API Documentation
#include <ModuloScheduling.h>
Collaboration diagram for llvm::MSNodeAttributes:
Public Member Functions | |
MSNodeAttributes (int asap=-1, int alap=-1, int mob=-1, int d=-1, int h=-1) | |
Public Attributes | |
int | ASAP |
int | ALAP |
int | MOB |
int | depth |
int | height |
Definition at line 26 of file ModuloScheduling.h.
|
Definition at line 32 of file ModuloScheduling.h. |
|
Definition at line 28 of file ModuloScheduling.h. |
|
Definition at line 27 of file ModuloScheduling.h. |
|
Definition at line 30 of file ModuloScheduling.h. |
|
Definition at line 31 of file ModuloScheduling.h. |
|
Definition at line 29 of file ModuloScheduling.h. |