Home
last modified time | relevance | path

Searched defs:computeCostMap (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp531 DenseMap<Operation *, int64_t> *computeCostMap) { in getComputeCostHelper()
582 DenseMap<Operation *, int64_t> computeCostMap; in getFusionComputeCost() local