Searched refs:BinaryRuleHasher (Results 1 – 4 of 4) sorted by relevance
60 struct BinaryRuleHasher { struct
97 std::unordered_map<TwoNonterms, LhsSet, BinaryRuleHasher> binary_rules;
150 const std::unordered_map<TwoNonterms, Ir::LhsSet, BinaryRuleHasher>& in SerializeBinaryRulesShard()160 BinaryRuleHasher hash; in SerializeBinaryRulesShard()
201 BinaryRuleHasher()(nonterminals) % rules->binary_rules()->size(); in FindBinaryRulesMatches()