Searched defs:lbInt (Results 1 – 4 of 4) sorted by relevance
122 auto lbInt = getConstantIntValue(forOp.getLowerBound()); in peelForLoop() local 218 auto lbInt = getConstantIntValue(forOp.getLowerBound()); peelForLoopFirstIteration() local
99 std::optional<int64_t> lbInt = getConstantIntValue(lb); in addLoopRangeConstraints() local
278 unsigned lbInt = lbConstant.value(); loopScheduling() local
1510 if (auto lbInt = getConstantValue(lb)) { getExtentFromTriplet() local