Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp860 static Value *SimplifyFMulInst(Value *Op0, Value *Op1, in SimplifyFMulInst() function
963 Value *llvm::SimplifyFMulInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFMulInst() function in llvm