Home
last modified time | relevance | path

Searched defs:TestConstantFold (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/test/lib/Transforms/
H A DTestConstantFold.cpp16 struct TestConstantFold : public PassWrapper<TestConstantFold, OperationPass<>>, struct
18 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()