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