Searched defs:isEqualImpl (Results 1 – 4 of 4) sorted by relevance
238 bool isEqualImpl(const Matcher *M) const override { return false; } in isEqualImpl() function262 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function293 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function307 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function322 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function339 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function359 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function374 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function393 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function418 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function[all …]
309 bool CheckOpcodeMatcher::isEqualImpl(const Matcher *M) const { in isEqualImpl() function in CheckOpcodeMatcher316 bool EmitNodeMatcherCommon::isEqualImpl(const Matcher *m) const { in isEqualImpl() function in EmitNodeMatcherCommon
357 static bool isEqualImpl(SimpleValue LHS, SimpleValue RHS) { in isEqualImpl() function
1437 static bool isEqualImpl(PHINode *LHS, PHINode *RHS) { in EliminateDuplicatePHINodesSetBasedImpl() function