Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h116 bool hasNextStage() const;
H A DGCNSchedStrategy.cpp462 bool GCNSchedStrategy::hasNextStage() const { in hasNextStage() function in GCNSchedStrategy
859 assert(!S.hasNextStage()); in initGCNSchedStage()
1308 S.hasNextStage() && in revertScheduling()