Searched refs:EnforceSmallerThan (Results 1 – 2 of 2) sorted by relevance
133 bool EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP);
337 bool EEVT::TypeSet::EnforceSmallerThan(EEVT::TypeSet &Other, TreePattern &TP) { in EnforceSmallerThan() function in EEVT::TypeSet1039 return TypeListTmp.EnforceSmallerThan(OtherNode->getExtType(OResNo), TP); in ApplyTypeConstraint()1047 EnforceSmallerThan(BigOperand->getExtType(BResNo), TP); in ApplyTypeConstraint()