Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/CAPI/
Dir.c197 int collectStatsSingle(OpListNode *head, ModuleStats *stats) { in collectStatsSingle() function
269 int retval = collectStatsSingle(head, &stats); in collectStats()