Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp548 static inline bool isSingleUnscheduledPred(SUnit *SU, SUnit *SU2) { in isSingleUnscheduledPred() function
667 if (isSingleUnscheduledPred(SI.getSUnit(), SU)) in SchedulingCost()