LLVM API Documentation

Public Member Functions | |
| VectorValType (const Type *val, int sz) | |
| bool | operator< (const VectorValType &MTV) const |
Static Public Member Functions | |
| static VectorValType | get (const VectorType *PT) |
| static unsigned | hashTypeStructure (const VectorType *PT) |
Definition at line 1171 of file Type.cpp.
| llvm::VectorValType::VectorValType | ( | const Type * | val, | |
| int | sz | |||
| ) | [inline] |
| static VectorValType llvm::VectorValType::get | ( | const VectorType * | PT | ) | [inline, static] |
| static unsigned llvm::VectorValType::hashTypeStructure | ( | const VectorType * | PT | ) | [inline, static] |
| bool llvm::VectorValType::operator< | ( | const VectorValType & | MTV | ) | const [inline] |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.