Searched refs:live_out_it (Results 1 – 1 of 1) sorted by relevance
631 for (auto live_out_it = live_outs_.begin(); live_out_it != live_outs_.end(); ++live_out_it) { in ConstructSubgraphClosedSSA() local632 HInstruction* value = live_out_it->first; in ConstructSubgraphClosedSSA()640 live_out_it->second = phi; in ConstructSubgraphClosedSSA()