Home
last modified time | relevance | path

Searched defs:new_phi (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dssa_builder.cc669 HPhi* new_phi = new (allocator) HPhi(allocator, phi->GetRegNumber(), inputs.size(), type); in GetFloatDoubleOrReferenceEquivalentOfPhi() local
Dloop_optimization.cc1774 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
1784 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
1794 HInstruction* new_phi = vector_map_->Get(phi); in GenerateVecReductionPhiInputs() local