Searched refs:getLoopNestStats (Results 1 – 3 of 3) sorted by relevance
116 bool getLoopNestStats(AffineForOp forOp, LoopNestStats *stats);
402 bool mlir::getLoopNestStats(AffineForOp forOpRoot, LoopNestStats *stats) { in getLoopNestStats() function in mlir
1069 if (!getLoopNestStats(srcLoopIVs[0], &srcLoopNestStats)) in isFusionProfitable()1077 if (!getLoopNestStats(dstLoopIVs[0], &dstLoopNestStats)) in isFusionProfitable()