Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp533 ValueRange currentIterArgs = iterArgs; in buildLoopNest() local
537 currentLoc, lbs[i], ubs[i], steps[i], currentIterArgs, in buildLoopNest()
543 currentIterArgs = args; in buildLoopNest()