Function dfir_lang::graph::eliminate_extra_unions_tees  
source ยท pub fn eliminate_extra_unions_tees(graph: &mut DfirGraph)Expand description
Removes missing unions and tees. Must be applied BEFORE subgraph partitioning, i.e. on a flat graph.