Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c205 unsigned numOperations; member
217 stats->numOperations += 1; in collectStatsSingle()
279 stats.numOperations = 0; in collectStats()
302 fprintf(stderr, "Number of operations: %u\n", stats.numOperations); in collectStats()