Searched refs:getConstantBoundingSizeAndShape (Results 1 – 4 of 4) sorted by relevance
301 Optional<int64_t> getConstantBoundingSizeAndShape(
345 Optional<int64_t> MemRefRegion::getConstantBoundingSizeAndShape( in getConstantBoundingSizeAndShape() function in MemRefRegion632 Optional<int64_t> numElements = getConstantBoundingSizeAndShape(); in getRegionSize()
917 region.getConstantBoundingSizeAndShape(&newShape, &lbs, &lbDivisors); in createPrivateMemRef()
2090 Optional<int64_t> numElements = region.getConstantBoundingSizeAndShape( in generateCopy()