Searched refs:AreCompatibleForSubsumption (Results 1 – 2 of 2) sorted by relevance
187 static bool AreCompatibleForSubsumption(const FoldExpandedConstraint &A,272 if (Kind != Other.Kind || !AreCompatibleForSubsumption(*this, Other)) in subsumes()
1664 bool FoldExpandedConstraint::AreCompatibleForSubsumption( in AreCompatibleForSubsumption() function in FoldExpandedConstraint