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