Searched refs:buildTable (Results 1 – 1 of 1) sorted by relevance
569 static MatchTable buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage);687 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, in buildTable() function in __anon7790e1cf0111::MatchTable5618 return MatchTable::buildTable(InputRules, WithCoverage); in buildMatchTable()5649 return MatchTable::buildTable(OptRules, WithCoverage); in buildMatchTable()