Searched refs:SizeMatcherList (Results 1 – 1 of 1) sorted by relevance
90 unsigned SizeMatcherList(Matcher *N, raw_ostream &OS);241 SizeMatcherList(Matcher *N, raw_ostream &OS) { in SizeMatcherList() function in MatcherTableEmitter266 const unsigned ChildSize = SizeMatcherList(SM->getChild(i), OS); in SizeMatcher()294 const unsigned ChildSize = SizeMatcherList(Child, OS); in SizeMatcher()1131 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); in EmitMatcherTable()