Searched refs:EmitHistogram (Results 1 – 1 of 1) sorted by relevance
176 void EmitHistogram(const Matcher *N, raw_ostream &OS);1285 void MatcherTableEmitter::EmitHistogram(const Matcher *M, raw_ostream &OS) { in EmitHistogram() function in MatcherTableEmitter1352 MatcherEmitter.EmitHistogram(TheMatcher, OS); in EmitMatcherTable()