Searched defs:CodegenMetrics (Results 1 – 1 of 1) sorted by relevance
10 type CodegenMetrics struct { struct12 TotalModuleCount int15 RuleClassCount map[string]int18 handCraftedTargetCount int22 func (metrics CodegenMetrics) Print() {