Home
last modified time | relevance | path

Searched refs:lbVal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DHoistPadding.cpp390 Value ivVal = forOp.getInductionVar(), lbVal = forOp.getLowerBound(), in buildLoopIterationCount() local
394 ValueRange{ivVal, lbVal, stepVal}); in buildLoopIterationCount()