Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dmhlo_control_flow_to_scf.cc128 auto forloopIndVar = getAsIndex(loopIndVar.first); in MatchAndRewrite() local
131 auto forOp = b.create<mlir::scf::ForOp>(whileOp.getLoc(), forloopIndVar, in MatchAndRewrite()