Searched refs:new_init (Results 1 – 1 of 1) sorted by relevance
2313 HInstruction* new_init = reductions_->Get(phi); in GenerateVecReductionPhiInputs() local2328 new_init = Insert(vector_preheader_, in GenerateVecReductionPhiInputs()2330 &new_init, in GenerateVecReductionPhiInputs()2336 new_init = Insert(vector_preheader_, in GenerateVecReductionPhiInputs()2338 new_init, in GenerateVecReductionPhiInputs()2343 MaybeInsertInVectorExternalSet(new_init); in GenerateVecReductionPhiInputs()2345 new_init = ReduceAndExtractIfNeeded(new_init); in GenerateVecReductionPhiInputs()2349 new_phi->AsPhi()->AddInput(new_init); in GenerateVecReductionPhiInputs()