LLVM 19.0.0git
Public Attributes | List of all members
LiveDebugValues::DbgOpID::IsConstIndexPair Struct Reference

#include "CodeGen/LiveDebugValues/InstrRefBasedImpl.h"

Public Attributes

uint32_t IsConst: 1
 
uint32_t Index: 31
 

Detailed Description

Definition at line 374 of file InstrRefBasedImpl.h.

Member Data Documentation

◆ Index

uint32_t LiveDebugValues::DbgOpID::IsConstIndexPair::Index

Definition at line 376 of file InstrRefBasedImpl.h.

◆ IsConst

uint32_t LiveDebugValues::DbgOpID::IsConstIndexPair::IsConst

Definition at line 375 of file InstrRefBasedImpl.h.


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