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
251 for (HInstructionIterator it(orig_block->GetPhis()); !it.Done(); it.Advance()) { in CopyIncomingEdgesForVersioning() local
549 for (HInstructionIterator it(orig_block->GetPhis()); !it.Done(); it.Advance()) { in ResolveDataFlow() local
557 for (HInstructionIterator it(orig_block->GetInstructions()); !it.Done(); it.Advance()) { in ResolveDataFlow() local
573 for (HInstructionIterator it(block->GetPhis()); !it.Done(); it.Advance()) { in CollectLiveOutsAndCheckClonable() local
582 for (HInstructionIterator it(block->GetInstructions()); !it.Done(); it.Advance()) { in CollectLiveOutsAndCheckClonable() local
643 for (auto it = uses.begin(), end = uses.end(); it != end; /* ++it below */) { in ConstructSubgraphClosedSSA() local
655 for (auto it = env_uses.begin(), e = env_uses.end(); it != e; /* ++it below */) { in ConstructSubgraphClosedSSA() local
669 for (auto it : live_outs_) { in FixSubgraphClosedSSAAfterCloning() local
1023 for (HInstructionIterator it(orig_block->GetPhis()); !it.Done(); it.Advance()) { in CloneBasicBlock() local
1033 for (HInstructionIterator it(orig_block->GetInstructions()); !it.Done(); it.Advance()) { in CloneBasicBlock() local