Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_sinking.cc606 HPhi* new_phi = nullptr; in ReturnSinking() local
Dssa_builder.cc667 HPhi* new_phi = new (allocator) HPhi(allocator, phi->GetRegNumber(), inputs.size(), type); in GetFloatDoubleOrReferenceEquivalentOfPhi() local
Ddead_code_elimination.cc506 HPhi* new_phi = new (graph_->GetAllocator()) in MaybeAddPhi() local
Dloop_optimization.cc2291 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
2301 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
2311 HInstruction* new_phi = vector_map_->Get(phi); in GenerateVecReductionPhiInputs() local