Home | History | Annotate | Download | only in lazy

Lines Matching refs:NextVar

1068   //   nextvar = curvar + step
1069 // store nextvar -> var
1123 Value *NextVarnextvar");
1124 Builder.CreateStore(NextVar, Alloca);