Searched defs:constLowerBounds (Results 1 – 2 of 2) sorted by relevance
742 SmallVector<std::optional<int64_t>> constLowerBounds, constUpperBounds; getUpperBound() local 765 SmallVector<std::optional<int64_t>> constLowerBounds, constUpperBounds; getLowerBound() local 897 SmallVector<std::optional<int64_t>> constLowerBounds, constUpperBounds; simplifyMinOrMaxExprWithOperands() local [all...]
1587 getBoundForAffineExpr(AffineExpr expr,unsigned numDims,unsigned numSymbols,ArrayRef<std::optional<int64_t>> constLowerBounds,ArrayRef<std::optional<int64_t>> constUpperBounds,bool isUpper) getBoundForAffineExpr() argument