Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp886 static Value *SimplifyFDivInst(Value *Op0, Value *Op1, const TargetData *, in SimplifyFDivInst() function
899 Value *llvm::SimplifyFDivInst(Value *Op0, Value *Op1, const TargetData *TD, in SimplifyFDivInst() function in llvm