Don't forget to transfer implicit uses of return instruction.
[oota-llvm.git] / lib / Transforms / Utils / CmpInstAnalysis.cpp
2011-12-17 Pete CooperRefactor code used in InstCombine::FoldAndOfICmps to...