MLIR  18.0.0git
Static Public Member Functions | List of all members
mlir::detail::pdl_function_builder::ProcessPDLValue< OperandRange > Struct Reference

#include "mlir/IR/PatternMatch.h"

Static Public Member Functions

static void processAsResult (PatternRewriter &, PDLResultList &results, OperandRange values)
 

Detailed Description

Definition at line 1295 of file PatternMatch.h.

Member Function Documentation

◆ processAsResult()

static void mlir::detail::pdl_function_builder::ProcessPDLValue< OperandRange >::processAsResult ( PatternRewriter ,
PDLResultList results,
OperandRange  values 
)
inlinestatic

Definition at line 1296 of file PatternMatch.h.

References mlir::PDLResultList::push_back().


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