LLVM 20.0.0git
|
#include "llvm/Support/TimeProfiler.h"
Public Member Functions | |
bool | isEmpty () const |
Public Attributes | |
std::string | Detail |
std::string | File |
int | Line = 0 |
Definition at line 86 of file TimeProfiler.h.
|
inline |
Definition at line 92 of file TimeProfiler.h.
std::string llvm::TimeTraceMetadata::Detail |
Definition at line 87 of file TimeProfiler.h.
Referenced by isEmpty().
std::string llvm::TimeTraceMetadata::File |
Definition at line 89 of file TimeProfiler.h.
Referenced by isEmpty().
int llvm::TimeTraceMetadata::Line = 0 |
Definition at line 90 of file TimeProfiler.h.