Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp145 ArrayRef<const SUnit *> getTopRoots() const { in getTopRoots() function in GCNIterativeScheduler::BuildDAG
442 const auto MinSchedule = makeMinRegSchedule(DAG.getTopRoots(), *this); in tryMaximizeOccupancy()
529 const auto MinSchedule = makeMinRegSchedule(DAG.getTopRoots(), *this); in scheduleMinReg()