#include <phase.h>
Inheritance diagram for Phase::
Public Methods | |
virtual void | run ()=0 |
virtual void | get_flags (str_list_p &arg) |
|
Reimplemented in vcgASTPhase, vcgCCGPhase, and pointers_phase. |
|
Reimplemented in vcgASTPhase, vcgCCGPhase, print_ast_phase, output_c_phase, DismantleChangerPhase, cfg_phase, deadCodeElimPhase, optPhase, constantPropPhase, LivePhase, reachingPhase, pointers_phase, ssa_phase, dfpreds_phase, and const_phase. |