LLVM API Documentation
Public Member Functions | |
StructValType (const std::vector< const Type * > &args) | |
void | doRefinement (const DerivedType *OldType, const Type *NewType) |
bool | operator< (const StructValType &STV) const |
Static Public Member Functions | |
static StructValType | get (const StructType *ST) |
static unsigned | hashTypeStructure (const StructType *ST) |
Definition at line 997 of file Type.cpp.
|
|
|
|
|
Definition at line 1002 of file Type.cpp. References llvm::StructType::getElementType(), and llvm::StructType::getNumElements(). |
|
Definition at line 1011 of file Type.cpp. References llvm::StructType::getNumElements(). |
|
Definition at line 1021 of file Type.cpp. References ElTypes. |