Searched refs:maxShift (Results 1 – 1 of 1) sorted by relevance
262 uint64_t maxShift = *std::max_element(shifts.begin(), shifts.end()); in affineForOpBodySkew() local263 if (maxShift >= numChildOps) { in affineForOpBodySkew()272 std::vector<std::vector<Operation *>> sortedOpGroups(maxShift + 1); in affineForOpBodySkew()