Home | History | Annotate | Download | only in src

Lines Matching refs:HInstructionIterator

3463     for (HInstructionIterator it(blocks()->at(i)); !it.Done(); it.Advance()) {
4432 for (HInstructionIterator it(block); !it.Done(); it.Advance()) {
12313 for (HInstructionIterator it(current); !it.Done(); it.Advance()) {