Searched refs:isCompoundAssign (Results 1 – 1 of 1) sorted by relevance
451 const bool isCompoundAssign = IsCompoundAssignment(op); in visitBinaryPost() local453 TIntermTyped *newRight = pullMappedExpr(right, isAssign && !isCompoundAssign); in visitBinaryPost()