|
MLIR 23.0.0git
|
Allow stealing the low bits of a value. More...
#include "mlir/IR/Value.h"
Public Types | |
| enum | { NumLowBitsAvailable } |
Static Public Member Functions | |
| static void * | getAsVoidPointer (mlir::Value value) |
| static mlir::Value | getFromVoidPointer (void *pointer) |
|
inlinestatic |
Definition at line 555 of file Value.h.
References mlir::Value::getAsOpaquePointer().
|
inlinestatic |
Definition at line 558 of file Value.h.
References mlir::Value::getFromOpaquePointer().