Searched refs:isLoopMemoryParallel (Results 1 – 2 of 2) sorted by relevance
60 bool isLoopMemoryParallel(AffineForOp forOp);
115 return isLoopMemoryParallel(forOp); in isLoopParallel()134 bool mlir::isLoopMemoryParallel(AffineForOp forOp) { in isLoopMemoryParallel() function in mlir