MLIR  18.0.0git
List of all members
mlir::detail::pdl_function_builder::ProcessPDLValue< Operation * > Struct Reference

#include "mlir/IR/PatternMatch.h"

+ Inheritance diagram for mlir::detail::pdl_function_builder::ProcessPDLValue< Operation * >:

Additional Inherited Members

- Static Public Member Functions inherited from mlir::detail::pdl_function_builder::ProcessBuiltinPDLValue< Operation * >
static LogicalResult verifyAsArg (function_ref< LogicalResult(const Twine &)> errorFn, PDLValue pdlValue, size_t argIdx)
 
static OperationprocessAsArg (PDLValue pdlValue)
 
static void processAsResult (PatternRewriter &, PDLResultList &results, Operation * value)
 

Detailed Description

Definition at line 1238 of file PatternMatch.h.


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