Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / dbg-value-dag-combine.ll
2011-05-23 Devang PatelWhile replacing all uses of a SDValue with another...