Searched defs:induction_vars (Results 1 – 3 of 3) sorted by relevance
61 explicit Visitor(Typer* typer, LoopVariableOptimizer* induction_vars) in Visitor()323 LoopVariableOptimizer* induction_vars) { in Run()
1446 LoopVariableOptimizer induction_vars(data->jsgraph()->graph(), in DECL_PIPELINE_PHASE_CONSTANTS() local
2893 nir_loop_induction_variable *induction_vars; member