Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DScheduleDAG.h549 unsigned getCurCycle() const { in getCurCycle() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1906 return Picker.HasReadyFilter && Picker.isReady(U, getCurCycle()); in isReady()
2489 if ((int)SPQ->getCurCycle() < Height) return true; in BUHasStall()