Lines Matching defs:StartVal
798 Value *StartVal = Start->Codegen();799 if (StartVal == 0) return 0;802 Builder.CreateStore(StartVal, Alloca);