Home
last modified time | relevance | path

Searched refs:constInput (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp142 Attribute constInput; in matchAndRewrite() local
143 if (!matchPattern(operand->getOperand(1), m_Constant(&constInput))) in matchAndRewrite()