Searched refs:hasMCSchedPredicates (Results 1 – 1 of 1) sorted by relevance
1638 static bool hasMCSchedPredicates(const CodeGenSchedTransition &T) { in hasMCSchedPredicates() function1655 if (llvm::none_of(SC.Transitions, hasMCSchedPredicates)) in collectVariantClasses()1734 if (OnlyExpandMCInstPredicates && !hasMCSchedPredicates(T)) in emitSchedModelHelpersImpl()