Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h550 unsigned getCurCycle() const { in getCurCycle() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1892 return Picker.HasReadyFilter && Picker.isReady(U, getCurCycle()); in isReady()
2465 if ((int)SPQ->getCurCycle() < Height) return true; in BUHasStall()