Searched refs:UnsafeMath (Results 1 – 1 of 1) sorted by relevance
11544 bool UnsafeMath = DAG.getTarget().Options.UnsafeFPMath; in combineRepeatedFPDivisors() local11546 if (!UnsafeMath && !Flags.hasAllowReciprocal()) in combineRepeatedFPDivisors()11569 if (UnsafeMath || U->getFlags().hasAllowReciprocal()) in combineRepeatedFPDivisors()