Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h550 unsigned getCurCycle() const { in getCurCycle() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1889 return Picker.HasReadyFilter && Picker.isReady(U, getCurCycle()); in isReady()
2462 if ((int)SPQ->getCurCycle() < Height) return true; in BUHasStall()