Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlhlo_legalize_to_parallel_loops.cc622 OpBuilder in_bounds_then_b = in SelectIvs() local
625 s_and_s_op, mapped_ivs.ivs, &ivs_val_flag, &in_bounds_then_b); in SelectIvs()
626 in_bounds_then_b.create<scf::YieldOp>(loc, select_or_init_results); in SelectIvs()