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