Searched refs:isLoopMemoryParallel (Results 1 – 2 of 2) sorted by relevance
62 bool isLoopMemoryParallel(AffineForOp forOp);
120 return isLoopMemoryParallel(forOp); in isLoopParallel()139 bool mlir::affine::isLoopMemoryParallel(AffineForOp forOp) { in isLoopMemoryParallel() function in mlir::affine