Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/CAPI/
Dir.c186 struct ModuleStats { struct
195 typedef struct ModuleStats ModuleStats; typedef
197 int collectStatsSingle(OpListNode *head, ModuleStats *stats) { in collectStatsSingle()
259 ModuleStats stats; in collectStats()