Searched refs:MatcherEmitter (Results 1 – 1 of 1) sorted by relevance
1330 MatcherTableEmitter MatcherEmitter(TheMatcher, CGP); in EmitMatcherTable() local1338 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); in EmitMatcherTable()1348 TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 1, 0, OS); in EmitMatcherTable()1352 MatcherEmitter.EmitHistogram(TheMatcher, OS); in EmitMatcherTable()1360 MatcherEmitter.EmitPredicateFunctions(OS); in EmitMatcherTable()1363 MatcherEmitter.EmitPatternMatchTable(OS); in EmitMatcherTable()