Searched refs:opCountMap (Results 1 – 2 of 2) sorted by relevance
132 DenseMap<Operation *, uint64_t> opCountMap; member
496 stats->opCountMap[childForOp] = 0; in getLoopNestStats()501 stats->opCountMap[childForOp] = count; in getLoopNestStats()539 int64_t opCount = stats.opCountMap[forOp] - 1; in getComputeCostHelper()