Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp145 ArrayRef<const SUnit *> getTopRoots() const { in getTopRoots() function in GCNIterativeScheduler::BuildDAG
444 const auto MinSchedule = makeMinRegSchedule(DAG.getTopRoots(), *this); in tryMaximizeOccupancy()
532 const auto MinSchedule = makeMinRegSchedule(DAG.getTopRoots(), *this); in scheduleMinReg()