Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dssa_builder.cc668 HPhi* new_phi = new (allocator) HPhi(allocator, phi->GetRegNumber(), inputs.size(), type); in GetFloatDoubleOrReferenceEquivalentOfPhi() local
H A Dloop_optimization.cc1856 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
1866 HPhi* new_phi = new (global_allocator_) HPhi( in GenerateVecReductionPhi() local
1876 HInstruction* new_phi = vector_map_->Get(phi); in GenerateVecReductionPhiInputs() local
H A Dload_store_elimination_test.cc3767 HPhi* new_phi = FindSingleInstruction<HPhi>(graph_, escape); in TEST_F() local
3901 HPhi* new_phi = FindSingleInstruction<HPhi>(graph_, set_two); in TEST_F() local
4035 HPhi* new_phi = FindOrNull( in TEST_F() local