LLVM 18.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 335 of file InstrRefBasedImpl.h.

Member Data Documentation

◆ Index

uint32_t LiveDebugValues::DbgOpID::IsConstIndexPair::Index

Definition at line 337 of file InstrRefBasedImpl.h.

◆ IsConst

uint32_t LiveDebugValues::DbgOpID::IsConstIndexPair::IsConst

Definition at line 336 of file InstrRefBasedImpl.h.


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