Fix a float division by zero reported by UBSan. It was reported
in the following test cases:
LLVM :: CodeGen/R600/and.ll LLVM :: CodeGen/R600/fma.ll LLVM :: CodeGen/R600/xor.ll
I'm not sure is actually an accepted value for ALUFetchRationEstimate,
or we should add an assert and fix a bug elsewhere. Please take a look.