Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
IntPart Struct Reference

Public Attributes

ValueFrom
unsigned StartBit
unsigned NumBits

Detailed Description

Definition at line 1148 of file InstCombineAndOrXor.cpp.

Member Data Documentation

◆ From

Value* IntPart::From

Definition at line 1149 of file InstCombineAndOrXor.cpp.

◆ NumBits

unsigned IntPart::NumBits

Definition at line 1151 of file InstCombineAndOrXor.cpp.

◆ StartBit

unsigned IntPart::StartBit

Definition at line 1150 of file InstCombineAndOrXor.cpp.


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