LLVM 19.0.0git
Namespaces | Functions
Chrono.cpp File Reference
#include "llvm/Support/Chrono.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

static struct tm llvm::getStructTM (TimePoint<> TP)
 
static struct tm llvm::getStructTMUtc (UtcTime<> TP)
 
raw_ostream & llvm::operator<< (raw_ostream &OS, sys::TimePoint<> TP)
 
template<class T >
static void llvm::format (const T &Fractional, struct tm &LT, raw_ostream &OS, StringRef Style)