Lines Matching defs:it
177 for (HInstructionIterator it(orig_succ->GetPhis()); !it.Done(); it.Advance()) { in RemapOrigInternalOrIncomingEdge() local
207 for (HInstructionIterator it(orig_succ->GetPhis()); !it.Done(); it.Advance()) { in AddCopyInternalEdge() local
223 for (HInstructionIterator it(orig_succ->GetPhis()); !it.Done(); it.Advance()) { in RemapCopyInternalEdge() local
507 for (HInstructionIterator it(orig_block->GetPhis()); !it.Done(); it.Advance()) { in ResolveDataFlow() local
515 for (HInstructionIterator it(orig_block->GetInstructions()); !it.Done(); it.Advance()) { in ResolveDataFlow() local
531 for (HInstructionIterator it(block->GetPhis()); !it.Done(); it.Advance()) { in CollectLiveOutsAndCheckClonable() local
540 for (HInstructionIterator it(block->GetInstructions()); !it.Done(); it.Advance()) { in CollectLiveOutsAndCheckClonable() local
601 for (auto it = uses.begin(), end = uses.end(); it != end; /* ++it below */) { in ConstructSubgraphClosedSSA() local
613 for (auto it = env_uses.begin(), e = env_uses.end(); it != e; /* ++it below */) { in ConstructSubgraphClosedSSA() local
627 for (auto it : live_outs_) { in FixSubgraphClosedSSAAfterCloning() local
991 for (HInstructionIterator it(orig_block->GetPhis()); !it.Done(); it.Advance()) { in CloneBasicBlock() local
1001 for (HInstructionIterator it(orig_block->GetInstructions()); !it.Done(); it.Advance()) { in CloneBasicBlock() local