Searched refs:is_commutative (Results 1 – 1 of 1) sorted by relevance
113 bool is_commutative = use->IsBinaryOperation() && use->AsBinaryOperation()->IsCommutative(); in TryMergeIntoShifterOperand() local118 if (is_commutative) { in TryMergeIntoShifterOperand()