Searched defs:opCount (Results 1 – 5 of 5) sorted by relevance
25 int opCount = module.getBody()->getOperations().size(); in runOnOperation() local
43 llvm::StringMap<int64_t> opCount; member
193 Statistic opCount{this, "num-ops", "Number of operations counted"}; global() member
534 int64_t opCount = stats.opCountMap[forOp] - 1; in getComputeCostHelper() local
3367 const auto opCount = destOperands.size(); build() local 3650 const auto opCount = destOperands.size(); build() local