Home | History | Annotate | Download | only in cached

Lines Matching defs:StartVal

1180   Value *StartVal = Start->Codegen();
1181 if (StartVal == 0) return 0;
1184 Builder.CreateStore(StartVal, Alloca);