Searched refs:new_red (Results 1 – 1 of 1) sorted by relevance
1358 HInstruction* new_red = vector_map_->Get(instruction); in VectorizeDef() local1359 vector_permanent_map_->Put(new_red, vector_map_->Get(redit->second)); in VectorizeDef()1360 vector_permanent_map_->Overwrite(redit->second, new_red); in VectorizeDef()1878 HInstruction* new_red = vector_map_->Get(reduction); in GenerateVecReductionPhiInputs() local1887 HVecOperation* red_vector = new_red->AsVecOperation(); in GenerateVecReductionPhiInputs()1922 new_phi->AsPhi()->AddInput(new_red); in GenerateVecReductionPhiInputs()