Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp360 struct SimplifyDeadAlloc : public OpRewritePattern<AllocOp> { struct
363 LogicalResult matchAndRewrite(AllocOp alloc, in matchAndRewrite()