Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp60 << ", #GIssued = " << Group.getNumExecutingPredecessors() in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h63 unsigned getNumExecutingPredecessors() const { in getNumExecutingPredecessors() function