Searched refs:isIdentical (Results 1 – 3 of 3) sorted by relevance
1153 virtual bool isIdentical(const PredicateMatcher &B) const { in isIdentical() function in __anon4852db4a0111::PredicateMatcher1159 return hasValue() && PredicateMatcher::isIdentical(B); in isIdenticalDownToValue()1215 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::SameOperandMatcher1216 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()1245 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::LLTOperandMatcher1246 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()1298 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::PointerToAnyOperandMatcher1299 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()1331 bool isIdentical(const PredicateMatcher &B) const override { in isIdentical() function in __anon4852db4a0111::RecordNamedOperandMatcher1332 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()[all …]
178 bool isIdentical(DepChain &Other) const { in isIdentical() function in __anon039b99ff0111::DepChain
77 bool isIdentical(DepChain &Other) const { in isIdentical() function in __anon0337c88b0111::DepChain