Searched refs:hasMCSchedPredicates (Results 1 – 1 of 1) sorted by relevance
1512 static bool hasMCSchedPredicates(const CodeGenSchedTransition &T) { in hasMCSchedPredicates() function1530 return hasMCSchedPredicates(T); in collectVariantClasses()1611 if (OnlyExpandMCInstPredicates && !hasMCSchedPredicates(T)) in emitSchedModelHelpersImpl()