Home | History | Annotate | Download | only in llvm

Lines Matching refs:getMul

635   static Constant *getMul(Constant *C1, Constant *C2,
679 return getMul(C1, C2, false, true);
682 return getMul(C1, C2, true, false);