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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp64 << ", #IExecuted = " << Group.getNumExecuted() << '\n';
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h73 unsigned getNumExecuted() const { return NumExecuted; } function in class:llvm::mca::MemoryGroup

Completed in 110 milliseconds