![]() |
PandA-2024.02
|
Base class specification for register allocation algorithm based on a compatibility graph. More...


Go to the source code of this file.
Data Structures | |
| class | compatibility_based_register |
| struct | compatibility_based_register::edge_compatibility_property |
| edge property More... | |
Typedefs | |
| using | compatibility_based_registerRef = refcount< compatibility_based_register > |
| refcount definition of the class More... | |
Base class specification for register allocation algorithm based on a compatibility graph.
Definition in file compatibility_based_register.hpp.
refcount definition of the class
Definition at line 106 of file compatibility_based_register.hpp.
1.8.13