Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp307 int64_t lbCst = lbCstOp.value(); getConstantTripCount() local
394 int64_t lbCst = getConstantIntValue(forOp.getLowerBound()).value(); loopUnrollByFactor() local
674 if (auto lbCst = getConstantIntValue(lb)) emitNormalizedLoopBounds() local