Lines Matching defs:StartVal
1038 Value *StartVal = Start->Codegen();1039 if (StartVal == 0) return 0;1042 Builder.CreateStore(StartVal, Alloca);