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 99 of file TimeProfiler.h.
|
inline |
Definition at line 105 of file TimeProfiler.h.
std::string llvm::TimeTraceMetadata::Detail |
Definition at line 100 of file TimeProfiler.h.
Referenced by isEmpty().
std::string llvm::TimeTraceMetadata::File |
Definition at line 102 of file TimeProfiler.h.
Referenced by isEmpty().
int llvm::TimeTraceMetadata::Line = 0 |
Definition at line 103 of file TimeProfiler.h.