Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/python/mlir/dialects/
H A D_scf_ops_ext.py56 def induction_variable(self): member in ForOp
/llvm-project-15.0.7/mlir/benchmark/python/
H A Dcommon.py101 memref.StoreOp(time_taken, timer_buffer, [loop.induction_variable])
/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dscf.py48 scf.YieldOp([loop.induction_variable])