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