![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| LiveRange (const StageAndAccess &start, const StageAndAccess &end) | |
| void | extend (const StageAndAccess &access) |
| bool | is_disjoint (const LiveRange &other) const |
| bool | operator< (const LiveRange &other) const |
| bool | operator== (const LiveRange &other) const |
Public Attributes | |
| StageAndAccess | end |
| StageAndAccess | start |