Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp167 ArrayRef<const SUnit *> getTopRoots() const { in getTopRoots() function in GCNIterativeScheduler::BuildDAG
468 const auto MinSchedule = makeMinRegSchedule(DAG.getTopRoots(), *this); in tryMaximizeOccupancy()
556 const auto MinSchedule = makeMinRegSchedule(DAG.getTopRoots(), *this); in scheduleMinReg()