Searched refs:getSingleConstantResult (Results 1 – 5 of 5) sorted by relevance
91 return unwrap(affineMap).getSingleConstantResult(); in mlirAffineMapGetSingleConstantResult()
147 int64_t getSingleConstantResult() const;
45 return affineApplyOp.getAffineMap().getSingleConstantResult(); in extractConstantIndex()
281 int64_t AffineMap::getSingleConstantResult() const { in getSingleConstantResult() function in AffineMap
2054 return getLowerBoundMap().getSingleConstantResult(); in getConstantLowerBound()2058 return getUpperBoundMap().getSingleConstantResult(); in getConstantUpperBound()