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