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