Searched refs:new_red (Results 1 – 1 of 1) sorted by relevance
1325 HInstruction* new_red = vector_map_->Get(instruction); in VectorizeDef() local1326 vector_permanent_map_->Put(new_red, vector_map_->Get(redit->second)); in VectorizeDef()1327 vector_permanent_map_->Overwrite(redit->second, new_red); in VectorizeDef()1796 HInstruction* new_red = vector_map_->Get(reduction); in GenerateVecReductionPhiInputs() local1805 HVecOperation* red_vector = new_red->AsVecOperation(); in GenerateVecReductionPhiInputs()1831 new_phi->AsPhi()->AddInput(new_red); in GenerateVecReductionPhiInputs()