Function rustc::middle::trans::tvec::iter_vec_loop[src]

pub fn iter_vec_loop<'r, 'b>(bcx: &'b Block<'b>, data_ptr: ValueRef, vt: &VecTypes, count: ValueRef, f: iter_vec_block<'r, 'b>) -> &'b Block<'b>