LLVM 20.0.0git
|
High level: this is an iterator for llvm.dbg.assign intrinsics. More...
#include "llvm/IR/DebugInfo.h"
High level: this is an iterator for llvm.dbg.assign intrinsics.
Implementation details: this is a wrapper around Value's User iterator that dereferences to a DbgAssignIntrinsic ptr rather than a User ptr.
Definition at line 211 of file DebugInfo.h.
|
inline |
Definition at line 219 of file DebugInfo.h.
|
inline |