Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp521 static inline bool isSingleUnscheduledPred(SUnit *SU, SUnit *SU2) { in isSingleUnscheduledPred() function
647 if (isSingleUnscheduledPred(SI.getSUnit(), SU)) in SchedulingCost()