Searched defs:TestConstantFold (Results 1 – 1 of 1) sorted by relevance
16 struct TestConstantFold : public PassWrapper<TestConstantFold, OperationPass<>>, struct18 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestConstantFold) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()21 StringRef getDescription() const final { in getDescription()25 SmallVector<Operation *> existingConstants;30 void notifyOperationInserted(Operation *op, in notifyOperationInserted()34 void notifyOperationErased(Operation *op) override { in notifyOperationErased()