Searched refs:mayBeConstantCount (Results 1 – 1 of 1) sorted by relevance
842 Optional<uint64_t> mayBeConstantCount = getConstantTripCount(origLoops[i]); in constructTiledIndexSetHyperRect() local849 if (mayBeConstantCount && mayBeConstantCount.getValue() < tileSizes[i]) { in constructTiledIndexSetHyperRect()853 b.getSingleDimShiftAffineMap(mayBeConstantCount.getValue()); in constructTiledIndexSetHyperRect()