Searched defs:scfForOp (Results 1 – 3 of 3) sorted by relevance
41 if (auto scfForOp = dyn_cast<scf::ForOp>(op)) in runOnOperation() local
159 auto scfForOp = rewriter.create<scf::ForOp>(loc, lowerBound, upperBound, in matchAndRewrite() local
394 if (scf::ForOp scfForOp = dyn_cast<scf::ForOp>(op)) applyToOne() local