Fix PR2434. When scanning for exising binary operator to reuse don't
[oota-llvm.git] / test / Analysis / PostDominators / pr1098.ll
2008-05-04 Owen AndersonFix PR1098 by correcting the postdominators analysis.