Fix CCP assertions
Compare changes
Files
3+ 36
− 10
@@ -5,6 +5,7 @@ use std::iter::zip;
@@ -180,6 +181,39 @@ pub fn ccp(editor: &mut FunctionEditor, reverse_postorder: &Vec<NodeID>) {
@@ -380,14 +414,8 @@ fn ccp_flow_function(
@@ -426,7 +454,6 @@ fn ccp_flow_function(
@@ -434,7 +461,6 @@ fn ccp_flow_function(