Searched refs:CopyToPhiMutation (Results 1 – 2 of 2) sorted by relevance
189 struct CopyToPhiMutation : public ScheduleDAGMutation { struct200 Mutations.push_back(std::make_unique<CopyToPhiMutation>()); in SwingSchedulerDAG()
1366 void SwingSchedulerDAG::CopyToPhiMutation::apply(ScheduleDAGInstrs *DAG) { in apply()