|
LLVM 22.0.0git
|
#include "llvm/ADT/STLFunctionalExtras.h"#include "llvm/Support/Compiler.h"#include <assert.h>#include <atomic>Go to the source code of this file.
Classes | |
| class | llvm::LazyAtomicPointer< T > |
| Atomic pointer that's lock-free, but that can coordinate concurrent writes from a lazy generator. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |