Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineScheduler.h370 void updateQueues(SUnit *SU, bool IsTopNode);
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DVLIWMachineScheduler.cpp256 updateQueues(SU, IsTopNode); in schedule()
DMachineScheduler.cpp832 updateQueues(SU, IsTopNode); in schedule()
902 void ScheduleDAGMI::updateQueues(SUnit *SU, bool IsTopNode) { in updateQueues() function in ScheduleDAGMI
1266 updateQueues(SU, IsTopNode); in schedule()