Searched refs:handleMulByConstant (Results 1 – 1 of 1) sorted by relevance
1540 void handleMulByConstant(BinaryOperator &I, Constant *ConstArg, in handleMulByConstant() function1573 handleMulByConstant(I, constOp0, I.getOperand(1)); in visitMul()1575 handleMulByConstant(I, constOp1, I.getOperand(0)); in visitMul()