Searched refs:getLoopNestStats (Results 1 – 3 of 3) sorted by relevance
141 bool getLoopNestStats(AffineForOp forOp, LoopNestStats *stats);
481 bool mlir::getLoopNestStats(AffineForOp forOpRoot, LoopNestStats *stats) { in getLoopNestStats() function in mlir
1111 if (!getLoopNestStats(srcLoopIVs[0], &srcLoopNestStats)) in isFusionProfitable()1116 if (!getLoopNestStats(dstForOp, &dstLoopNestStats)) in isFusionProfitable()