Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp457 DenseMap<Operation *, int64_t> *computeCostMap) { in getComputeCostHelper()
570 DenseMap<Operation *, int64_t> computeCostMap; in getFusionComputeCost() local