Searched refs:PowFStrengthReduction (Results 1 – 1 of 1) sorted by relevance
31 struct PowFStrengthReduction : public OpRewritePattern<math::PowFOp> { struct41 PowFStrengthReduction::matchAndRewrite(math::PowFOp op, in matchAndRewrite()119 patterns.add<PowFStrengthReduction>(patterns.getContext()); in populateMathAlgebraicSimplificationPatterns()