cfg.h File Reference

#include <stdio.h>
#include <list>
#include <vector>
#include <set>
#include <map>
#include <iostream>
#include <string>
#include "types.h"
#include "exphelp.h"
#include "basicblock.h"
#include "dataflow.h"

Go to the source code of this file.

Classes

class  Cfg
class  Cfg::BBAlreadyExistsError

Defines

#define BELSE   1
#define BTHEN   0
#define DEBUG_LIVENESS   (Boomerang::get()->debugLiveness)

Typedefs

typedef std::map< ADDRESS,
PBB, std::less< ADDRESS > > 
MAPBB


Define Documentation

#define BELSE   1
 

Definition at line 63 of file cfg.h.

Referenced by Cfg::checkConds(), BasicBlock::generateCode(), and BasicBlock::setStructType().

#define BTHEN   0
 

Definition at line 62 of file cfg.h.

Referenced by Cfg::checkConds(), BasicBlock::generateCode(), and BasicBlock::setStructType().

#define DEBUG_LIVENESS   (Boomerang::get()->debugLiveness)
 

Definition at line 43 of file cfg.h.


Typedef Documentation

typedef std::map<ADDRESS, PBB, std::less<ADDRESS> > MAPBB
 

Definition at line 68 of file cfg.h.


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