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