pub fn print_dot( context: &Context, func_name: &str, dom_tree: &DomTree ) -> String
Print dominator tree in the graphviz dot format.