Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineScheduler.h762 bool isUnbufferedGroup(unsigned PIdx) const { in isUnbufferedGroup() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineScheduler.cpp2055 if (isUnbufferedGroup(i)) { in init()
2112 if (isUnbufferedGroup(PIdx)) { in getNextResourceCycle()