#include <array_dismantlers.h>
Inheritance diagram for NonConstBoundDismantlerPass:
Public Methods | |
Module* | clone () const |
May return "this" if the pass has no state. | |
void | initialize () |
Initialize the pass. | |
void | do_file_set_block ( FileSetBlock* file_set_block ) |
your analysis or optimization goes here. | |
NonConstBoundDismantlerPass (SuifEnv *env, const LString &name = "dismantle_non_const_bound_arrays") |
|
|
|
|