LLVM
8.0.1
|
Pointer traits for the UserRef PointerIntPair. More...
#include "llvm/IR/Use.h"
Public Types | |
enum | { NumLowBitsAvailable = 1 } |
Static Public Member Functions | |
static void * | getAsVoidPointer (User *P) |
static User * | getFromVoidPointer (void *P) |
Pointer traits for the UserRef PointerIntPair.
This ensures we always use the LSB regardless of pointer alignment on different targets.
|
inlinestatic |
|
inlinestatic |