Searched refs:getStoreQueueSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp52 dbgs() << "[LSUnit] SQ_Size = " << getStoreQueueSize() << '\n';
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h229 unsigned getStoreQueueSize() const { return SQSize; } function in class:llvm::mca::LSUnitBase

Completed in 101 milliseconds