optimize_program

Function optimize_program 

Source
pub fn optimize_program<const N_THREAD: i32>(
    program: &mut Program,
) -> Result<bool>