Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2638 Function *SqrtFn = CI->getCalledFunction(); in mergeSqrtToExp() local
2648 if (TLI->getLibFunc(SqrtFn->getName(), SqrtLb)) in mergeSqrtToExp()
2668 else if (SqrtFn->getIntrinsicID() == Intrinsic::sqrt) { in mergeSqrtToExp()