PandA-2024.02
Data Structures | Macros
tree_basic_block.hpp File Reference

Data structure describing a basic block at tree level. More...

#include "custom_set.hpp"
#include "refcount.hpp"
#include <cstddef>
#include <list>
#include <vector>
Include dependency graph for tree_basic_block.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  bloc
 This struct specifies the field bloc (basic block). More...
 

Macros

#define GETID(field)   field##_ID
 return the id given a super class or a class member More...
 
#define BB_ENTRY   0
 constant identifying the basic block node of type entry More...
 
#define BB_EXIT   1
 constant identifying the basic block node of type exit More...
 

Functions

forward declarations
 REF_FORWARD_DECL (bloc)
 
 REF_FORWARD_DECL (Schedule)
 
 REF_FORWARD_DECL (tree_node)
 
 REF_FORWARD_DECL (application_manager)
 

Detailed Description

Data structure describing a basic block at tree level.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Revision$ $Date$ Last modified by $Author$

Definition in file tree_basic_block.hpp.

Macro Definition Documentation

◆ BB_ENTRY

#define BB_ENTRY   0

◆ BB_EXIT

#define BB_EXIT   1

◆ GETID

#define GETID (   field)    field##_ID

return the id given a super class or a class member

Definition at line 67 of file tree_basic_block.hpp.

Function Documentation

◆ REF_FORWARD_DECL() [1/4]

REF_FORWARD_DECL ( bloc  )

◆ REF_FORWARD_DECL() [2/4]

REF_FORWARD_DECL ( Schedule  )

◆ REF_FORWARD_DECL() [3/4]

REF_FORWARD_DECL ( tree_node  )

◆ REF_FORWARD_DECL() [4/4]

REF_FORWARD_DECL ( application_manager  )

Generated on Mon Feb 12 2024 13:03:33 for PandA-2024.02 by doxygen 1.8.13