Home
last modified time | relevance | path

Searched defs:ubCst (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp308 int64_t ubCst = ubCstOp.value(); getConstantTripCount() local
395 int64_t ubCst = getConstantIntValue(forOp.getUpperBound()).value(); loopUnrollByFactor() local
775 auto ubCst = getConstantIntValue(ub); delinearizeInductionVariable() local