Home
last modified time | relevance | path

Searched refs:isNotConflictingInsertSliceLikeOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/Transforms/
H A DBufferizableOpInterfaceImpl.cpp588 static bool isNotConflictingInsertSliceLikeOp(Operation *op, OpOperand *uRead, in isNotConflictingInsertSliceLikeOp() function
694 return isNotConflictingInsertSliceLikeOp<tensor::InsertSliceOp>( in isNotConflicting()
963 return isNotConflictingInsertSliceLikeOp<tensor::ParallelInsertSliceOp>( in isNotConflicting()