|
LLVM 22.0.0git
|
#include "llvm/Support/Parallel.h"#include "llvm/ADT/ScopeExit.h"#include "llvm/Config/llvm-config.h"#include "llvm/Support/ExponentialBackoff.h"#include "llvm/Support/Jobserver.h"#include "llvm/Support/ManagedStatic.h"#include "llvm/Support/Threading.h"#include <atomic>#include <future>#include <memory>#include <mutex>#include <thread>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::parallel |