reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
777 bool shouldSwapOperands(const Value *, const Value *) const;
1050 if (shouldSwapOperands(Arg1, Arg2)) 1134 if (shouldSwapOperands(E->getOperand(0), E->getOperand(1))) 1142 if (shouldSwapOperands(E->getOperand(0), E->getOperand(1))) { 1585 if (shouldSwapOperands(FirstOp, SecondOp)) { 1843 if (shouldSwapOperands(Op0, Op1)) { 1910 if (shouldSwapOperands(BranchOp0, BranchOp1)) {