Searched defs:ubInt (Results 1 – 4 of 4) sorted by relevance
123 auto ubInt = getConstantIntValue(forOp.getUpperBound()); in peelForLoop() local 219 auto ubInt = getConstantIntValue(forOp.getUpperBound()); peelForLoopFirstIteration() local
100 std::optional<int64_t> ubInt = getConstantIntValue(ub); in addLoopRangeConstraints() local
277 unsigned ubInt = ubConstant.value(); loopScheduling() local
1511 if (auto ubInt = getConstantValue(ub)) { getExtentFromTriplet() local