P4C
The P4 Compiler
|
TxScore is the interface of an allocation score. More...
#include <tx_score.h>
Public Member Functions | |
virtual bool | better_than (const TxScore *other) const =0 |
virtual std::string | str () const =0 |
TxScore is the interface of an allocation score.
|
pure virtual |
Implemented in PHV::v2::GreedyTxScore.
|
pure virtual |
Implemented in PHV::v2::GreedyTxScore.