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

#include "mlir/IR/PatternMatch.h"

Static Public Member Functions

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

Detailed Description

Definition at line 1302 of file PatternMatch.h.

Member Function Documentation

◆ processAsResult()

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

Definition at line 1303 of file PatternMatch.h.

References mlir::PDLResultList::push_back().


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