Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DLoopFusion.cpp749 static void sinkSequentialLoops(MemRefDependenceGraph::Node *node) { in sinkSequentialLoops() function
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1568 AffineForOp mlir::sinkSequentialLoops(AffineForOp forOp) { in sinkSequentialLoops() function in mlir