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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp174 ArrayRef<SUnit*> getBottomRoots() const { function in class:GCNIterativeScheduler::BuildDAG
600 const auto ILPSchedule = makeGCNILPScheduler(DAG.getBottomRoots(), *this);

Completed in 414 milliseconds