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 1135 of file InstCombineAndOrXor.cpp.

Member Data Documentation

◆ From

Value* IntPart::From

Definition at line 1136 of file InstCombineAndOrXor.cpp.

◆ NumBits

unsigned IntPart::NumBits

Definition at line 1138 of file InstCombineAndOrXor.cpp.

◆ StartBit

unsigned IntPart::StartBit

Definition at line 1137 of file InstCombineAndOrXor.cpp.


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