dataflow.cpp File Reference

#include <sstream>
#include "dataflow.h"
#include "cfg.h"
#include "proc.h"
#include "exp.h"
#include "boomerang.h"
#include "visitor.h"
#include "log.h"
#include "frontend.h"

Go to the source code of this file.

Defines

#define DEFCOL_COLS   120
#define STACKS_EMPTY(q)   (Stacks.find(q) == Stacks.end() || Stacks[q].empty())

Variables

char debug_buffer []
static ExpdefineAll = new Terminal(opDefineAll)
static int progress = 0


Define Documentation

#define DEFCOL_COLS   120
 

Definition at line 630 of file dataflow.cpp.

Referenced by DefCollector::print().

#define STACKS_EMPTY  )     (Stacks.find(q) == Stacks.end() || Stacks[q].empty())
 

Definition at line 341 of file dataflow.cpp.


Variable Documentation

char debug_buffer[]
 

Definition at line 285 of file basicblock.cpp.

Exp* defineAll = new Terminal(opDefineAll) [static]
 

Definition at line 332 of file dataflow.cpp.

int progress = 0 [static]
 

Definition at line 344 of file dataflow.cpp.


Generated on Tue Sep 19 21:18:36 2006 for Boomerang by  doxygen 1.4.6