Searched refs:mayBeConstantCount (Results 1 – 1 of 1) sorted by relevance
795 Optional<uint64_t> mayBeConstantCount = getConstantTripCount(origLoops[i]); in constructTiledIndexSetHyperRect() local804 if (mayBeConstantCount && mayBeConstantCount.value() < tileSizes[i]) { in constructTiledIndexSetHyperRect()808 mayBeConstantCount.value() * origLoops[i].getStep()); in constructTiledIndexSetHyperRect()