Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Transforms/
H A DInliningUtils.h106 virtual void handleTerminator(Operation *op, Block *newDest) const { in handleTerminator() argument
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp4445 Value newDest = dstStyleOp.getDpsInits()[destValue.getResultNumber()]; canonicalize() local