Function cfg_to_dot

Source
pub fn cfg_to_dot(cfg: &ControlFlowGraph) -> String
Expand description

Generate a DOT representation of a control flow graph.