Searched refs:rightAssignmentTargetCopy (Results 1 – 1 of 1) sorted by relevance
79 TIntermTyped *rightAssignmentTargetCopy = rightBinary->getLeft()->deepCopy(); in visitBinary() local81 new TIntermBinary(node->getOp(), node->getLeft(), rightAssignmentTargetCopy); in visitBinary()