LLVM 22.0.0git
Jobserver.cpp File Reference
#include "llvm/Support/Jobserver.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/raw_ostream.h"
#include <atomic>
#include <memory>
#include <mutex>
#include <new>
#include "Unix/Jobserver.inc"

Go to the source code of this file.

Classes

class  llvm::JobserverClientImpl

Namespaces

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

Macros

#define DEBUG_TYPE   "jobserver"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jobserver"

Definition at line 23 of file Jobserver.cpp.