Allow stealing the low bits of ModuleOp.
More...
#include "mlir/IR/BuiltinOps.h"
Allow stealing the low bits of ModuleOp.
Definition at line 35 of file BuiltinOps.h.
◆ getAsVoidPointer()
static void* llvm::PointerLikeTypeTraits< mlir::ModuleOp >::getAsVoidPointer |
( |
mlir::ModuleOp |
val | ) |
|
|
inlinestatic |
◆ getFromVoidPointer()
static mlir::ModuleOp llvm::PointerLikeTypeTraits< mlir::ModuleOp >::getFromVoidPointer |
( |
void * |
p | ) |
|
|
inlinestatic |
◆ numLowBitsAvailable
constexpr int llvm::PointerLikeTypeTraits< mlir::ModuleOp >::numLowBitsAvailable = 3 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: