LLVM: llvm::DbgRangeEntry Struct Reference (original) (raw)

#include "[llvm/Transforms/Utils/DebugSSAUpdater.h](DebugSSAUpdater%5F8h%5Fsource.html)"

Public Attributes
BasicBlock::iterator Start
BasicBlock::iterator End
DbgValueDef Value

Detailed Description

Definition at line 307 of file DebugSSAUpdater.h.

Member Data Documentation

End

BasicBlock::iterator llvm::DbgRangeEntry::End

Definition at line 309 of file DebugSSAUpdater.h.

Start

BasicBlock::iterator llvm::DbgRangeEntry::Start

Definition at line 308 of file DebugSSAUpdater.h.

Value

DbgValueDef llvm::DbgRangeEntry::Value

Definition at line 311 of file DebugSSAUpdater.h.


The documentation for this struct was generated from the following file: