Home
last modified time | relevance | path

Searched refs:hasMCSchedPredicates (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1546 static bool hasMCSchedPredicates(const CodeGenSchedTransition &T) { in hasMCSchedPredicates() function
1563 if (llvm::none_of(SC.Transitions, hasMCSchedPredicates)) in collectVariantClasses()
1642 if (OnlyExpandMCInstPredicates && !hasMCSchedPredicates(T)) in emitSchedModelHelpersImpl()