LLVM
8.0.1
|
This is the complete list of members for llvm::TimerGroup, including all inherited members.
clear() | llvm::TimerGroup | |
clearAll() | llvm::TimerGroup | static |
ConstructTimerLists() | llvm::TimerGroup | static |
print(raw_ostream &OS) | llvm::TimerGroup | |
printAll(raw_ostream &OS) | llvm::TimerGroup | static |
printAllJSONValues(raw_ostream &OS, const char *delim) | llvm::TimerGroup | static |
printJSONValues(raw_ostream &OS, const char *delim) | llvm::TimerGroup | |
PrintStatisticsJSON(raw_ostream &OS) | llvm::TimerGroup | friend |
setName(StringRef NewName, StringRef NewDescription) | llvm::TimerGroup | inline |
Timer class | llvm::TimerGroup | friend |
TimerGroup(StringRef Name, StringRef Description) | llvm::TimerGroup | explicit |
TimerGroup(StringRef Name, StringRef Description, const StringMap< TimeRecord > &Records) | llvm::TimerGroup | explicit |
~TimerGroup() | llvm::TimerGroup |