Predator  [unstable] git snapshot
Data Structures | Namespaces | Typedefs | Functions
killer.hh File Reference
#include <map>
#include <set>

Go to the source code of this file.

Data Structures

struct  BlockData
 per-block data More...

Namespaces

namespace  CodeStorage
 object model that describes the analyzed code on the input
namespace  CodeStorage::VarKiller

Typedefs

typedef int TVar
typedef std::set< TVar > TSet
typedef std::map< TVar, TVar > TAliasMap

Functions

void killLocalVariables (Storage &stor)
void scanInsn (BlockData *pDst, const Insn *insn, TAliasMap *pAliasMap=0)

Detailed Description

Todo:
some dox

Definition in file killer.hh.