LLVM API Documentation
#include <Instruction.h>
Public Types | |
| enum | { NumLowBitsAvailable = 2 } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (PT P) |
| static PT | getFromVoidPointer (void *P) |
Definition at line 455 of file Instruction.h.
| anonymous enum |
Definition at line 462 of file Instruction.h.
| static void* llvm::PointerLikeTypeTraits< Instruction * >::getAsVoidPointer | ( | PT | P | ) | [inline, static] |
Definition at line 458 of file Instruction.h.
| static PT llvm::PointerLikeTypeTraits< Instruction * >::getFromVoidPointer | ( | void * | P | ) | [inline, static] |
Definition at line 459 of file Instruction.h.