Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:SliceSize

4672                                unsigned SliceSize) {
4673 VL = VL.slice(SliceBegin, SliceSize);
4674 VH = VH.slice(SliceBegin, SliceSize);