Home
last modified time | relevance | path

Searched defs:addCounter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Debug/
H A DDebugCounter.cpp58 void DebugCounter::addCounter(StringRef actionTag, int64_t countToSkip, in addCounter() function in DebugCounter
/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h163 unsigned addCounter(const std::string &Name, const std::string &Desc) { in addCounter() function