Home | History | Annotate | Download | only in CodeGen

Lines Matching full:computeassignment

1747   /// Recursively calls computeAssignment() on this and Other, guaranteeing that
1756 void computeAssignment(unsigned ValNo, JoinVals &Other);
1957 computeAssignment(V.RedefVNI->id, Other);
1986 Other.computeAssignment(OtherVNI->id, *this);
2020 Other.computeAssignment(V.OtherVNI->id, *this);
2129 void JoinVals::computeAssignment(unsigned ValNo, JoinVals &Other) {
2172 computeAssignment(i, Other);
2363 // computeAssignment(), the value that was originally copied could have