P4C
The P4 Compiler
|
Public Member Functions | |
NextSplitChoiceMetrics (bool will_create_new_split, bool split_unreferenced, int n_avoidable_packings, SplitChoice size) | |
Static Public Member Functions | |
static bool | default_heuristics (const NextSplitChoiceMetrics &a, const NextSplitChoiceMetrics &b) |
static bool | minimal_packing (const NextSplitChoiceMetrics &a, const NextSplitChoiceMetrics &b) |
Public Attributes | |
int | n_avoidable_packings = 0 |
SplitChoice | size |
bool | will_create_new_split = false |
bool | will_split_unreferenced = false |
|
inlinestatic |
minimal packing choices that