PandA-2024.02
|
Base class for all the register allocation algorithms. More...
Go to the source code of this file.
Data Structures | |
class | reg_binding_creator |
Generic class managing the different register allocation algorithms. More... | |
Typedefs | |
using | reg_binding_creatorRef = refcount< reg_binding_creator > |
refcount definition of the class More... | |
Functions | |
REF_FORWARD_DECL (reg_binding_creator) | |
Base class for all the register allocation algorithms.
Definition in file reg_binding_creator.hpp.
refcount definition of the class
Definition at line 80 of file reg_binding_creator.hpp.
REF_FORWARD_DECL | ( | reg_binding_creator | ) |