Searched refs:new_red (Results 1 – 1 of 1) sorted by relevance
1110 HInstruction* new_red = vector_map_->Get(instruction); in VectorizeDef() local1111 vector_permanent_map_->Put(new_red, vector_map_->Get(redit->second)); in VectorizeDef()1112 vector_permanent_map_->Overwrite(redit->second, new_red); in VectorizeDef()1671 HInstruction* new_red = vector_map_->Get(reduction); in GenerateVecReductionPhiInputs() local1680 HVecOperation* red_vector = new_red->AsVecOperation(); in GenerateVecReductionPhiInputs()1706 new_phi->AsPhi()->AddInput(new_red); in GenerateVecReductionPhiInputs()