Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HInstructionIterator

53     for (HInstructionIterator it(graph.GetBlocks().Get(i)->GetInstructions());
967 for (HInstructionIterator it(current->GetPhis()); !it.Done(); it.Advance()) {