Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DSliceAnalysis.cpp31 SetVector<Operation *> *forwardSlice, in getForwardSliceImpl()
68 void mlir::getForwardSlice(Operation *op, SetVector<Operation *> *forwardSlice, in getForwardSlice()
144 SetVector<Operation *> forwardSlice; in getSlice() local
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DHoisting.cpp106 llvm::SetVector<Operation *> forwardSlice; in hoistRedundantVectorTransfers() local
/external/llvm-project/mlir/test/lib/Dialect/Affine/
DTestVectorizationUtils.cpp175 SetVector<Operation *> forwardSlice; in testForwardSlicing() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1804 SetVector<Operation *> forwardSlice; in hoistOpsBetween() local