Searched refs:insert_it (Results 1 – 2 of 2) sorted by relevance
454 auto insert_it = phi_candidate->bb()->begin(); in ApplyReplacements() local455 insert_it.InsertBefore(std::move(phi_inst)); in ApplyReplacements()
464 auto insert_it = phi_candidate->bb()->begin(); in ApplyReplacements() local465 insert_it.InsertBefore(std::move(phi_inst)); in ApplyReplacements()