Treat a call of function pointer like a load of the pointer when considering
[oota-llvm.git] / test / Transforms / InstCombine / 2010-11-23-Distributed.ll
2010-11-23 Duncan SandsExploit distributive laws (eg: And distributes over...