fn single_entry_single_exit_nodes(
    content: &FoldedCFG,
    node: NodeIndex<usize>
) -> Vec<NodeIndex<usize>>