Start removing the use of an ad-hoc 'never inline' set and instead
[oota-llvm.git] / include / llvm / Transforms / Utils / CmpInstAnalysis.h
2011-12-17 Pete CooperRefactor code used in InstCombine::FoldAndOfICmps to...