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