Home
last modified time | relevance | path

Searched defs:SimplifyMulInst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp894 static Value *SimplifyMulInst(Value *Op0, Value *Op1, const Query &Q, in SimplifyMulInst() function
984 Value *llvm::SimplifyMulInst(Value *Op0, Value *Op1, const DataLayout &DL, in SimplifyMulInst() function in llvm