Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaFolders.cpp343 struct ReduceConstantOptimization : public OpRewritePattern<OperationType> { struct
345 ReduceConstantOptimization(MLIRContext *context, in ReduceConstantOptimization() argument
352 LogicalResult matchAndRewrite(OperationType op, in matchAndRewrite()
400 const bool aggressiveReduceConstant;