Searched defs:SimplifyMulInst (Results 1 – 1 of 1) sorted by relevance
899 static Value *SimplifyMulInst(Value *Op0, Value *Op1, const Query &Q, in SimplifyMulInst() function989 Value *llvm::SimplifyMulInst(Value *Op0, Value *Op1, const DataLayout *DL, in SimplifyMulInst() function in llvm