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