#include <stdio.h>#include "c_breeze.h"#include "dismantle.h"#include "goto_label_walker.h"#include "cfg.h"Compounds | |
| class | unreachableCodeRemover |
Defines | |
| #define | EMIT_BB() |
|
|
Value: { \
if (bb->stmts().size()) basic_blocks.push_back (bb); \
bb = new basicblockNode (NULL, NULL); } |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001