LLVM API Documentation
Public Member Functions | |
PackedValType (const Type *val, int sz) | |
void | doRefinement (const DerivedType *OldType, const Type *NewType) |
bool | operator< (const PackedValType &MTV) const |
Static Public Member Functions | |
static PackedValType | get (const PackedType *PT) |
static unsigned | hashTypeStructure (const PackedType *PT) |
Definition at line 945 of file Type.cpp.
|
|
|
|
|
Definition at line 951 of file Type.cpp. References llvm::SequentialType::getElementType(), and llvm::PackedType::getNumElements(). |
|
Definition at line 955 of file Type.cpp. References llvm::PackedType::getNumElements(). |
|
|