LLVM API Documentation

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