P4C
The P4 Compiler
Loading...
Searching...
No Matches
PHV::Slicing::NextSplitTargetMetrics Struct Reference

Public Member Functions

bool operator> (const NextSplitTargetMetrics &other)
 more constraints and has smaller size as next target to form a smaller search tree.
 

Public Attributes

bool has_exact_container = false
 
int n_after_split_constraints = 0
 
int next_size_decided_byte_index = INT_MAX
 
int size = 0
 

Member Data Documentation

◆ next_size_decided_byte_index

int PHV::Slicing::NextSplitTargetMetrics::next_size_decided_byte_index = INT_MAX

the next byte index that the fieldslice's container size has actually been constrained to only 1 option. If none of fieldslice has decided size, INT_MAX.