Searched refs:SetVal (Results 1 – 1 of 1) sorted by relevance
1436 TreePatternNode *SetVal = getChild(NC-1); in ApplyTypeConstraints() local1437 bool MadeChange = SetVal->ApplyTypeConstraints(TP, NotRegisters); in ApplyTypeConstraints()1444 MadeChange |= Child->UpdateNodeType(0, SetVal->getExtType(i), TP); in ApplyTypeConstraints()1445 MadeChange |= SetVal->UpdateNodeType(i, Child->getExtType(0), TP); in ApplyTypeConstraints()