Searched refs:new_red (Results 1 – 1 of 1) sorted by relevance
1322 HInstruction* new_red = vector_map_->Get(instruction); in VectorizeDef() local1323 vector_permanent_map_->Put(new_red, vector_map_->Get(redit->second)); in VectorizeDef()1324 vector_permanent_map_->Overwrite(redit->second, new_red); in VectorizeDef()1795 HInstruction* new_red = vector_map_->Get(reduction); in GenerateVecReductionPhiInputs() local1804 HVecOperation* red_vector = new_red->AsVecOperation(); in GenerateVecReductionPhiInputs()1830 new_phi->AsPhi()->AddInput(new_red); in GenerateVecReductionPhiInputs()