Searched refs:MatcherEmitter (Results 1 – 1 of 1) sorted by relevance
1123 MatcherTableEmitter MatcherEmitter(CGP); in EmitMatcherTable() local1131 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); in EmitMatcherTable()1141 TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 1, 0, OS); in EmitMatcherTable()1144 MatcherEmitter.EmitHistogram(TheMatcher, OS); in EmitMatcherTable()1152 MatcherEmitter.EmitPredicateFunctions(OS); in EmitMatcherTable()1155 MatcherEmitter.EmitPatternMatchTable(OS); in EmitMatcherTable()