Searched defs:isEqualImpl (Results 1 – 4 of 4) sorted by relevance
228 bool isEqualImpl(const Matcher *M) const override { return false; } in isEqualImpl() function253 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function285 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function301 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function317 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function335 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function352 bool isEqualImpl(const Matcher *M) const override { return true; } in isEqualImpl() function372 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function396 bool isEqualImpl(const Matcher *M) const override { in isEqualImpl() function419 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
328 static bool isEqualImpl(SimpleValue LHS, SimpleValue RHS) { in isEqualImpl() function
1234 static bool isEqualImpl(PHINode *LHS, PHINode *RHS) { in EliminateDuplicatePHINodesSetBasedImpl() function