LLVM
8.0.1
|
This is the complete list of members for llvm::DebugCounter, including all inherited members.
begin() const | llvm::DebugCounter | inline |
CounterVector typedef | llvm::DebugCounter | |
dump() const | llvm::DebugCounter | |
enableAllCounters() | llvm::DebugCounter | inlinestatic |
end() const | llvm::DebugCounter | inline |
getCounterId(const std::string &Name) const | llvm::DebugCounter | inline |
getCounterInfo(unsigned ID) const | llvm::DebugCounter | inline |
getCounterValue(unsigned ID) | llvm::DebugCounter | inlinestatic |
getNumCounters() const | llvm::DebugCounter | inline |
instance() | llvm::DebugCounter | static |
isCounterSet(unsigned ID) | llvm::DebugCounter | inlinestatic |
print(raw_ostream &OS) const | llvm::DebugCounter | |
push_back(const std::string &) | llvm::DebugCounter | |
registerCounter(StringRef Name, StringRef Desc) | llvm::DebugCounter | inlinestatic |
setCounterValue(unsigned ID, int64_t Count) | llvm::DebugCounter | inlinestatic |
shouldExecute(unsigned CounterName) | llvm::DebugCounter | inlinestatic |
~DebugCounter() | llvm::DebugCounter |