LLVM 19.0.0git
Classes | Namespaces
LazyAtomicPointer.h File Reference
#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.