Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_checker.cc848 HInstruction* next_phi = phi->GetNext(); in VisitPhi() local
894 HInstruction* next_phi = phi->GetNext(); in VisitPhi() local
Dssa_builder.cc681 HPhi* next_phi = next->AsPhi(); in GetFloatDoubleOrReferenceEquivalentOfPhi() local
Dcode_generator.cc1321 HInstruction* next_phi = current_phi->GetNext(); in RecordCatchBlockInfo() local