All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
data_conflict_table.h File Reference
#include <vector>
#include <utility>
#include "rose.h"
#include "segment_graph.h"
#include "conflict_table.h"
#include "mapped_variable.h"
#include "data_conflict_ast_attributes.h"
Include dependency graph for data_conflict_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  risc::sg::DataConflictTable
 This class represents the data conflict table among the individual segments. Two segments have a conflict if a least one variable is by the first segment and read by the second segment. A two dimensional array represents this array. More...
 

Namespaces

 risc
 
 risc::sg