Function cubecl_core::frontend::branch::loop_expand

source ยท
pub fn loop_expand<FB>(context: &mut CubeContext, block: FB)
where FB: FnMut(&mut CubeContext),