Searched refs:isProfitableSchedule (Results 1 – 2 of 2) sorted by relevance
114 static bool isProfitableSchedule(polly::Scop &S, isl::schedule NewSchedule);
1365 bool ScheduleTreeOptimizer::isProfitableSchedule(Scop &S, in isProfitableSchedule() function in ScheduleTreeOptimizer1628 if (!ScheduleTreeOptimizer::isProfitableSchedule(S, NewSchedule)) in runOnScop()