Home | History | Annotate | Download | only in Analysis

Lines Matching full:pretty

3149 // CFG pretty printing
3572 /// dump - A simple pretty printer of a CFG that outputs to stderr.
3575 /// print - A simple pretty printer of a CFG that outputs to an ostream.
3596 /// dump - A simply pretty printer of a CFGBlock that outputs to stderr.
3601 /// print - A simple pretty printer of a CFGBlock that outputs to an ostream.
3609 /// printTerminator - A simple pretty printer of the terminator of a CFGBlock.