Searched defs:ubConst (Results 1 – 5 of 5) sorted by relevance
304 int64_t ubConst, MLIRContext *context, in detectAsMod() argument 573 auto ubConst = getConstantBound64(BoundType::UB, pos); in getSliceBounds() local 694 auto ubConst = getConstantBound64(BoundType::UB, pos + offset); in getSliceBounds() local [all...]
454 auto ubConst = dependenceDomain->getConstantBound64(BoundType::UB, j); in computeDirectionVector() local
1188 std::optional<int64_t> ubConst = getConstantIntValue(ub); mayHaveZeroIterations() local
1804 std::optional<int64_t> ubConst = fac.getConstantBound64(BoundType::UB, d); normalizeMemRefType() local
2664 std::optional<int64_t> ubConst = getConstantIntValue(ub); buildAffineLoopFromValues() local