Home | History | Annotate | Download | only in tutorial

Lines Matching full:next_var

405           let next_var = build_add cur_var step_val "nextvar" builder in
406 ignore(build_store next_var alloca builder);
1436 let next_var = build_add cur_var step_val "nextvar" builder in
1437 ignore(build_store next_var alloca builder);