MLIR  19.0.0git
Static Public Member Functions | List of all members
llvm::PointerLikeTypeTraits< mlir::BlockArgument > Struct Reference

#include "mlir/IR/Value.h"

+ Inheritance diagram for llvm::PointerLikeTypeTraits< mlir::BlockArgument >:

Static Public Member Functions

static mlir::BlockArgument getFromVoidPointer (void *pointer)
 
- Static Public Member Functions inherited from llvm::PointerLikeTypeTraits< mlir::Value >
static void * getAsVoidPointer (mlir::Value value)
 
static mlir::Value getFromVoidPointer (void *pointer)
 

Additional Inherited Members

- Public Types inherited from llvm::PointerLikeTypeTraits< mlir::Value >
enum  { NumLowBitsAvailable }
 

Detailed Description

Definition at line 566 of file Value.h.

Member Function Documentation

◆ getFromVoidPointer()

static mlir::BlockArgument llvm::PointerLikeTypeTraits< mlir::BlockArgument >::getFromVoidPointer ( void *  pointer)
inlinestatic

Definition at line 569 of file Value.h.


The documentation for this struct was generated from the following file: