Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1650 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local
1653 Sqrt = B.CreateSelect(FCmp, PosInf, Sqrt); in replacePowWithSqrt()