pub fn persistent_body_jit( workgroup_size_x: u32, payload_processor: &[Node], ) -> Vec<Node>
The JIT body that runs once per iteration per lane.