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