MLIR
20.0.0git
|
#include "Rewrite/ByteCode.h"
Public Attributes | |
const PDLByteCodePattern * | pattern = nullptr |
PatternBenefit | benefit |
Definition at line 243 of file ByteCode.h.
PatternBenefit mlir::detail::PDLByteCode::MatchResult::benefit |
Definition at line 245 of file ByteCode.h.
const PDLByteCodePattern* mlir::detail::PDLByteCode::MatchResult::pattern = nullptr |
Definition at line 244 of file ByteCode.h.
Referenced by mlir::PatternApplicator::matchAndRewrite().