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

Public Attributes

ValueFrom
 
unsigned StartBit
 
unsigned NumBits
 

Detailed Description

Definition at line 1063 of file InstCombineAndOrXor.cpp.

Member Data Documentation

◆ From

Value* IntPart::From

Definition at line 1064 of file InstCombineAndOrXor.cpp.

◆ NumBits

unsigned IntPart::NumBits

Definition at line 1066 of file InstCombineAndOrXor.cpp.

◆ StartBit

unsigned IntPart::StartBit

Definition at line 1065 of file InstCombineAndOrXor.cpp.


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