Function come::ir::editor::analyzer::control_flow::structural::single_entry_single_exit_nodes
source · fn single_entry_single_exit_nodes(
content: &FoldedCFG,
node: NodeIndex<usize>
) -> Vec<NodeIndex<usize>>