Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp170 ArrayRef<SUnit*> getBottomRoots() const { in getBottomRoots() function in GCNIterativeScheduler::BuildDAG
597 const auto ILPSchedule = makeGCNILPScheduler(DAG.getBottomRoots(), *this); in scheduleILP()