Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_sinking.cc566 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.cc508 HPhi* new_phi = new (graph_->GetAllocator()) in MaybeAddPhi() local
Dloop_optimization.cc1944 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
1954 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
1964 HInstruction* new_phi = vector_map_->Get(phi); in GenerateVecReductionPhiInputs() local
Dload_store_elimination_test.cc3771 HPhi* new_phi = FindSingleInstruction<HPhi>(graph_, escape); in TEST_F() local
3901 HPhi* new_phi = FindSingleInstruction<HPhi>(graph_, set_two); in TEST_F() local
4031 HPhi* new_phi = FindOrNull( in TEST_F() local