#include <mapped_variable.h>
Public Member Functions | |
Conflict (SgNode *node) | |
Conflict (MappedVariable variable) | |
Public Attributes | |
SgNode * | node_ |
MappedVariable | variable_ |
risc::sg::Conflict::Conflict | ( | SgNode * | node | ) |
risc::sg::Conflict::Conflict | ( | MappedVariable | variable | ) |
SgNode* risc::sg::Conflict::node_ |