#include <strip_annotes_pass.h>
Inheritance diagram for StripAnnotesPass:
Public Methods | |
StripAnnotesPass (SuifEnv *suif_env, const LString &name = "strip_annotes") | |
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. | |
virtual void | initialize () |
Initialize the pass. |
|
|
|
|