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