Searched refs:makeGCNILPScheduler (Results 1 – 2 of 2) sorted by relevance
27 std::vector<const SUnit *> makeGCNILPScheduler(ArrayRef<const SUnit *> BotRoots,570 const auto ILPSchedule = makeGCNILPScheduler(DAG.getBottomRoots(), *this); in scheduleILP()
355 std::vector<const SUnit*> makeGCNILPScheduler(ArrayRef<const SUnit*> BotRoots, in makeGCNILPScheduler() function