Searched refs:MatcherEmitter (Results 1 – 1 of 1) sorted by relevance
1386 MatcherTableEmitter MatcherEmitter(TheMatcher, CGP); in EmitMatcherTable() local1394 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); in EmitMatcherTable()1407 TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 1, 0, OS); in EmitMatcherTable()1411 MatcherEmitter.EmitHistogram(TheMatcher, OS); in EmitMatcherTable()1420 MatcherEmitter.EmitPredicateFunctions(OS); in EmitMatcherTable()1423 MatcherEmitter.EmitPatternMatchTable(OS); in EmitMatcherTable()