Searched refs:buildTable (Results 1 – 1 of 1) sorted by relevance
552 static MatchTable buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage);671 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, in buildTable() function in __anon332dbd1e0111::MatchTable5534 return MatchTable::buildTable(InputRules, WithCoverage); in buildMatchTable()5565 return MatchTable::buildTable(OptRules, WithCoverage); in buildMatchTable()