pub fn get_next_block<'a>( function: &'a mut IrFunction, sorted_blocks: &[u32], dummy: &'a mut IrBlock, i: usize, ) -> &'a mut IrBlock