P4C
The P4 Compiler
|
Public Member Functions | |
PlacementScore (DecidePlacement &self, BacktrackPlacement *bt) | |
void | add_no_best_bt (const IR::MAU::Table *tbl, BacktrackPlacement *bt) |
BacktrackPlacement * | get_backtrack () |
ordered_map< const IR::MAU::Table *, BacktrackPlacement * > & | get_no_best_bt () |
int | get_score () const |
bool | operator< (const PlacementScore &other) const |
bool | operator> (const PlacementScore &other) const |
void | printScore () const |