Home
last modified time | relevance | path

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

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