LLVM 19.0.0git
Classes | Namespaces | Macros
EpochTracker.h File Reference

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
 

Detailed Description

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.

Macro Definition Documentation

◆ LLVM_DEBUGEPOCHBASE_HANDLEBASE_EMPTYBASE

#define LLVM_DEBUGEPOCHBASE_HANDLEBASE_EMPTYBASE

Definition at line 85 of file EpochTracker.h.