Searched refs:foldMulShl1 (Results 1 – 1 of 1) sorted by relevance
145 static Value *foldMulShl1(BinaryOperator &Mul, bool CommuteOperands, in foldMulShl1() function441 if (Value *R = foldMulShl1(I, /* CommuteOperands */ false, Builder)) in visitMul()443 if (Value *R = foldMulShl1(I, /* CommuteOperands */ true, Builder)) in visitMul()