Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8582 bool UnsafeMath = DAG.getTarget().Options.UnsafeFPMath; in combineRepeatedFPDivisors() local
8584 if (!UnsafeMath && !Flags->hasAllowReciprocal()) in combineRepeatedFPDivisors()
8607 if (UnsafeMath || U->getFlags()->hasAllowReciprocal()) in combineRepeatedFPDivisors()