LLVM 20.0.0git
Public Attributes | List of all members
IntPart Struct Reference

Public Attributes

ValueFrom
 
unsigned StartBit
 
unsigned NumBits
 

Detailed Description

Definition at line 1146 of file InstCombineAndOrXor.cpp.

Member Data Documentation

◆ From

Value* IntPart::From

Definition at line 1147 of file InstCombineAndOrXor.cpp.

◆ NumBits

unsigned IntPart::NumBits

Definition at line 1149 of file InstCombineAndOrXor.cpp.

◆ StartBit

unsigned IntPart::StartBit

Definition at line 1148 of file InstCombineAndOrXor.cpp.


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