Searched refs:VectorStart (Results 1 – 2 of 2) sorted by relevance
3536 Value *VectorStart; in vectorizeLoop() local3541 VectorStart = Identity = ReductionStartValue; in vectorizeLoop()3543 VectorStart = Identity = in vectorizeLoop()3554 VectorStart = ReductionStartValue; in vectorizeLoop()3560 VectorStart = in vectorizeLoop()3576 Value *StartVal = (part == 0) ? VectorStart : Identity; in vectorizeLoop()
3574 Value *VectorStart; in fixReduction() local3579 VectorStart = Identity = ReductionStartValue; in fixReduction()3581 VectorStart = Identity = in fixReduction()3592 VectorStart = ReductionStartValue; in fixReduction()3598 VectorStart = in fixReduction()3614 Value *StartVal = (Part == 0) ? VectorStart : Identity; in fixReduction()