Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:StartVal

788   Value *StartVal = Start->Codegen();
789 if (StartVal == 0) return 0;
792 Builder.CreateStore(StartVal, Alloca);