Searched refs:buildTable (Results 1 – 1 of 1) sorted by relevance
568 static MatchTable buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage);686 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, in buildTable() function in __anoncee47b830111::MatchTable5608 return MatchTable::buildTable(InputRules, WithCoverage); in buildMatchTable()5639 return MatchTable::buildTable(OptRules, WithCoverage); in buildMatchTable()