Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp178 gatherLoadsAndStores(AffineForOp forOp, in gatherLoadsAndStores() function
295 if (!gatherLoadsAndStores(forOpA, opsA)) { in canFuseLoops()
302 if (!gatherLoadsAndStores(forOpB, opsB)) { in canFuseLoops()