Searched refs:pickNodeBidrectional (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h253 SUnit *pickNodeBidrectional(bool &IsTopNode);
H A DHexagonMachineScheduler.cpp879 SUnit *ConvergingVLIWScheduler::pickNodeBidrectional(bool &IsTopNode) { function in class:ConvergingVLIWScheduler
975 SU = pickNodeBidrectional(IsTopNode);

Completed in 68 milliseconds