Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isCommutative

156           if ((L == A && R == B) || (Instruction::isCommutative(OpcodeToExpand)
179 if ((L == B && R == C) || (Instruction::isCommutative(OpcodeToExpand)
248 if (!Instruction::isCommutative(Opcode))
354 if (Simplified->isCommutative() &&