Searched refs:IsSameLhs (Results 1 – 1 of 1) sorted by relevance
41 bool IsSameLhs(const Ir::Lhs& lhs, const RulesSet_::Lhs& other) { in IsSameLhs() function57 return IsSameLhs(lhs, candidates[-lhs_entry]); in IsSameLhsEntry()115 if (IsSameLhs(lhs, rules_set->lhs[i])) { in AddLhsSet()