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