Searched refs:isLoopParallel (Results 1 – 4 of 4) sorted by relevance
45 if (isLoopParallel(loop)) in runOnFunction()
1323 if (isLoopParallel(loop)) in runOnFunction()
309 bool isLoopParallel(AffineForOp forOp);
1047 if (!isLoopParallel(innerFor)) in getSequentialLoops()1053 bool mlir::isLoopParallel(AffineForOp forOp) { in isLoopParallel() function in mlir