LLVM API Documentation
#include <Value.h>
Public Types | |
| enum | { NumLowBitsAvailable = 2 } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (PT P) |
| static PT | getFromVoidPointer (void *P) |
| static void* llvm::PointerLikeTypeTraits< Value * >::getAsVoidPointer | ( | PT | P | ) | [inline, static] |
| static PT llvm::PointerLikeTypeTraits< Value * >::getFromVoidPointer | ( | void * | P | ) | [inline, static] |