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

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