Searched refs:lbShift (Results 1 – 1 of 1) sorted by relevance
292 uint64_t lbShift = 0; in affineForOpBodySkew() local305 if (lbShift + tripCount * step < d * step) { in affineForOpBodySkew()307 b.getShiftedAffineMap(origLbMap, lbShift), in affineForOpBodySkew()308 b.getShiftedAffineMap(origLbMap, lbShift + tripCount * step), in affineForOpBodySkew()312 lbShift += tripCount * step; in affineForOpBodySkew()314 res = generateShiftedLoop(b.getShiftedAffineMap(origLbMap, lbShift), in affineForOpBodySkew()317 lbShift = d * step; in affineForOpBodySkew()334 lbShift = d * step; in affineForOpBodySkew()344 epilogue = generateShiftedLoop(b.getShiftedAffineMap(origLbMap, lbShift), in affineForOpBodySkew()347 lbShift = ubShift; in affineForOpBodySkew()