Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c215 int collectStatsSingle(OpListNode *head, ModuleStats *stats) { in collectStatsSingle() function
288 int retval = collectStatsSingle(head, &stats); in collectStats()