Searched defs:getNumCounters (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/include/llvm/Support/ | ||
| H A D | DebugCounter.h | 132 unsigned int getNumCounters() const { return RegisteredCounters.size(); } in getNumCounters() function |
| /llvm-project/llvm/lib/IR/ | ||
| H A D | IntrinsicInst.cpp | 276 ConstantInt *InstrProfCntrInstBase::getNumCounters() const { getNumCounters() function in InstrProfCntrInstBase |