next up previous
Next: Conventions of the Up: A Compendium of Previous: printing - general

printing after passes

p_scan
[default value: 0] 1 means to print after the scanner ( 2 for dump).
p_inline
[default value: 0] 1 means to print after the inline pass.
p_induct
[default value: 0] 1 means to print after the induction pass.
p_equiv
[default value: 0] 1 means to print after the equivalence normalizer.
p_removegoto
[default value: 0] 1 means to print after the removegotos pass.
p_deadcode
[default value: 0] 1 means to print after the deadcode pass.
p_deadcode2
[default value: 0] 1 means to print after the second deadcode pass.
p_substitute
[default value: 0] 1 means to print after the substitution pass.
p_subst_parm
[default value: 0] 1 means to print after the substitute parameters pass.
p_privatize
[default value: 0] 1 means to print after the privatization pass.
p_reduction
[default value: 0] 1 means to print after the reduction pass.



Jay Hoeflinger
Mon Apr 21 11:52:18 CDT 1997