P4C
The P4 Compiler
|
Public Member Functions | |
OrderedFieldInfo (const PHV::AllocSlice &f, const StageAndAccess acc, const AccessInfo &a) | |
void | addAccess (StageAndAccess s, const AccessInfo &a) |
int | get_min_stage (const DependencyGraph &dg) const |
bool | operator!= (const OrderedFieldInfo &other) const |
bool | operator== (const OrderedFieldInfo &other) const |
Public Attributes | |
PHV::AllocSlice | field |
StageAndAccess | maxStage |
StageAndAccess | minStage |
PHV::UnitSet | units |