Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp521 static inline bool isSingleUnscheduledPred(SUnit *SU, SUnit *SU2) { in isSingleUnscheduledPred() function
647 if (isSingleUnscheduledPred(SI.getSUnit(), SU)) in SchedulingCost()