Searched refs:PosInf (Results 1 – 1 of 1) sorted by relevance
1650 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local1653 Sqrt = B.CreateSelect(FCmp, PosInf, Sqrt); in replacePowWithSqrt()