Searched refs:RdxParts (Results 1 – 1 of 1) sorted by relevance
2848 VectorParts RdxParts; in vectorizeLoop() local2860 RdxParts.push_back(NewPhi); in vectorizeLoop()2864 Value *ReducedPartRdx = RdxParts[0]; in vectorizeLoop()2871 Builder.CreateBinOp((Instruction::BinaryOps)Op, RdxParts[part], in vectorizeLoop()2875 ReducedPartRdx, RdxParts[part]); in vectorizeLoop()