Lines Matching defs:Start
336 // Start pointer.346 LValue Start = CGF.EmitLValueForFieldInitialization(DestLV, *Field);351 CGF.EmitStoreThroughLValue(RValue::get(ArrayStart), Start);485 // Advance to the start of the rest of the array.487 element = Builder.CreateInBoundsGEP(element, one, "arrayinit.start");