LLVM: IntPart Struct Reference (original) (raw)

Public Attributes
Value * From
unsigned StartBit
unsigned NumBits

Detailed Description

Definition at line 1152 of file InstCombineAndOrXor.cpp.

Member Data Documentation

From

Value* IntPart::From

Definition at line 1153 of file InstCombineAndOrXor.cpp.

NumBits

unsigned IntPart::NumBits

Definition at line 1155 of file InstCombineAndOrXor.cpp.

StartBit

unsigned IntPart::StartBit

Definition at line 1154 of file InstCombineAndOrXor.cpp.


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