Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h370 void updateQueues(SUnit *SU, bool IsTopNode);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp256 updateQueues(SU, IsTopNode); in schedule()
H A DMachineScheduler.cpp826 updateQueues(SU, IsTopNode); in schedule()
896 void ScheduleDAGMI::updateQueues(SUnit *SU, bool IsTopNode) { in updateQueues() function in ScheduleDAGMI
1260 updateQueues(SU, IsTopNode); in schedule()