Searched refs:lbShift (Results 1 – 1 of 1) sorted by relevance
362 uint64_t lbShift = 0; in affineForOpBodySkew() local375 if (lbShift + tripCount * step < d * step) { in affineForOpBodySkew()377 b.getShiftedAffineMap(origLbMap, lbShift), in affineForOpBodySkew()378 b.getShiftedAffineMap(origLbMap, lbShift + tripCount * step), in affineForOpBodySkew()382 lbShift += tripCount * step; in affineForOpBodySkew()384 res = generateShiftedLoop(b.getShiftedAffineMap(origLbMap, lbShift), in affineForOpBodySkew()387 lbShift = d * step; in affineForOpBodySkew()404 lbShift = d * step; in affineForOpBodySkew()414 epilogue = generateShiftedLoop(b.getShiftedAffineMap(origLbMap, lbShift), in affineForOpBodySkew()417 lbShift = ubShift; in affineForOpBodySkew()