Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DRewriteLoop.cpp95 mlir::Value steppedIndex = in matchAndRewrite() local
97 assert(steppedIndex && "must be a Value"); in matchAndRewrite()
105 loopCarried.push_back(steppedIndex); in matchAndRewrite()