MLIR  19.0.0git
Public Attributes | List of all members
mlir::detail::PDLByteCode::MatchResult Struct Reference

#include "Rewrite/ByteCode.h"

Public Attributes

const PDLByteCodePatternpattern = nullptr
 
PatternBenefit benefit
 

Detailed Description

Definition at line 243 of file ByteCode.h.

Member Data Documentation

◆ benefit

PatternBenefit mlir::detail::PDLByteCode::MatchResult::benefit

Definition at line 245 of file ByteCode.h.

◆ pattern

const PDLByteCodePattern* mlir::detail::PDLByteCode::MatchResult::pattern = nullptr

Definition at line 244 of file ByteCode.h.


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