Searched refs:MatcherEmitter (Results 1 – 1 of 1) sorted by relevance
1127 MatcherTableEmitter MatcherEmitter(CGP); in EmitMatcherTable() local1135 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); in EmitMatcherTable()1145 TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 1, 0, OS); in EmitMatcherTable()1148 MatcherEmitter.EmitHistogram(TheMatcher, OS); in EmitMatcherTable()1156 MatcherEmitter.EmitPredicateFunctions(OS); in EmitMatcherTable()1159 MatcherEmitter.EmitPatternMatchTable(OS); in EmitMatcherTable()