Searched refs:getConstantBoundingSizeAndShape (Results 1 – 4 of 4) sorted by relevance
237 Optional<int64_t> getConstantBoundingSizeAndShape(
802 region.getConstantBoundingSizeAndShape(&newShape, &lbs, &lbDivisors); in createPrivateMemRef()963 srcWriteRegion.getConstantBoundingSizeAndShape(&srcShape); in canFuseSrcWhichWritesToLiveOut()986 dstRegion.getConstantBoundingSizeAndShape(&dstShape); in canFuseSrcWhichWritesToLiveOut()
134 Optional<int64_t> MemRefRegion::getConstantBoundingSizeAndShape( in getConstantBoundingSizeAndShape() function in MemRefRegion421 Optional<int64_t> numElements = getConstantBoundingSizeAndShape(); in getRegionSize()
2363 Optional<int64_t> numElements = region.getConstantBoundingSizeAndShape( in generateCopy()