Perform any initialization needed before any pass is run.
Declared in <llvm/Pass.h>
<llvm/Pass.h>
virtual bool doInitialization(Module& M);
True if the module was modified; false otherwise.