Home
last modified time | relevance | path

Searched refs:convertFSqrtDivIntoFMul (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp2057 convertFSqrtDivIntoFMul(CallInst *CI, Instruction *X, in convertFSqrtDivIntoFMul() function
2149 if (Instruction *D = convertFSqrtDivIntoFMul(CI, &I, R1, R2, Builder, this)) in visitFDiv()