Home
last modified time | relevance | path

Searched refs:srcStats (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/Transforms/
DLoopFusionUtils.h132 bool getFusionComputeCost(AffineForOp srcForOp, LoopNestStats &srcStats,
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp565 bool mlir::getFusionComputeCost(AffineForOp srcForOp, LoopNestStats &srcStats, in getFusionComputeCost() argument
621 srcForOp.getOperation(), srcStats, &sliceTripCountMap, &computeCostMap); in getFusionComputeCost()