Home | History | Annotate | Download | only in complete

Lines Matching refs:StartVal

1359   Value *StartVal = Start->Codegen();
1360 if (StartVal == 0) return 0;
1363 Builder.CreateStore(StartVal, Alloca);