P4C
The P4 Compiler
|
Public Member Functions | |
SliceListAccumulator (std::set< PHV::FieldSlice > *slices_used, cstring log_prefix) | |
void | append (const PHV::FieldSlice &fs) |
PHV::SuperCluster::SliceList * | start_new () |
Public Attributes | |
PHV::SuperCluster::SliceList * | accumulator = new PHV::SuperCluster::SliceList() |
int | accumulator_bits = 0 |
cstring | log_prefix |
std::set< PHV::FieldSlice > * | slices_used |