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