Searched refs:ApplyTypeConstraint (Results 1 – 2 of 2) sorted by relevance
421 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,1269 MadeChange |= TypeConstraints[i].ApplyTypeConstraint(N, *this, TP); in ApplyTypeConstraints()
1638 bool SDTypeConstraint::ApplyTypeConstraint(TreePatternNode *N, in ApplyTypeConstraint() function in SDTypeConstraint