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