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
509 for (HInstructionIterator it(orig_block->GetPhis()); !it.Done(); it.Advance()) { in ResolveDataFlow() local
517 for (HInstructionIterator it(orig_block->GetInstructions()); !it.Done(); it.Advance()) { in ResolveDataFlow() local
533 for (HInstructionIterator it(block->GetPhis()); !it.Done(); it.Advance()) { in CollectLiveOutsAndCheckClonable() local
542 for (HInstructionIterator it(block->GetInstructions()); !it.Done(); it.Advance()) { in CollectLiveOutsAndCheckClonable() local
603 for (auto it = uses.begin(), end = uses.end(); it != end; /* ++it below */) { in ConstructSubgraphClosedSSA() local
615 for (auto it = env_uses.begin(), e = env_uses.end(); it != e; /* ++it below */) { in ConstructSubgraphClosedSSA() local
629 for (auto it : live_outs_) { in FixSubgraphClosedSSAAfterCloning() local
977 for (HInstructionIterator it(orig_block->GetPhis()); !it.Done(); it.Advance()) { in CloneBasicBlock() local
987 for (HInstructionIterator it(orig_block->GetInstructions()); !it.Done(); it.Advance()) { in CloneBasicBlock() local