LLVM 20.0.0git
|
This file defines the DebugEpochBase and DebugEpochBase::HandleBase classes. More...
#include "llvm/Config/abi-breaking.h"
#include <cstdint>
Go to the source code of this file.
Classes | |
class | llvm::DebugEpochBase |
class | llvm::DebugEpochBase::HandleBase |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | LLVM_DEBUGEPOCHBASE_HANDLEBASE_EMPTYBASE |
This file defines the DebugEpochBase and DebugEpochBase::HandleBase classes.
These can be used to write iterators that are fail-fast when LLVM is built with asserts enabled.
Definition in file EpochTracker.h.
#define LLVM_DEBUGEPOCHBASE_HANDLEBASE_EMPTYBASE |
Definition at line 85 of file EpochTracker.h.