LLVM API Documentation
Public Member Functions | |
ArrayValType (const Type *val, int sz) | |
void | doRefinement (const DerivedType *OldType, const Type *NewType) |
bool | operator< (const ArrayValType &MTV) const |
Static Public Member Functions | |
static ArrayValType | get (const ArrayType *AT) |
static unsigned | hashTypeStructure (const ArrayType *AT) |
Definition at line 895 of file Type.cpp.
|
|
|
|
|
Definition at line 901 of file Type.cpp. References llvm::SequentialType::getElementType(), and llvm::ArrayType::getNumElements(). |
|
Definition at line 905 of file Type.cpp. References llvm::ArrayType::getNumElements(). |
|
|