Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / Reassociate / mightymul.ll
2012-07-26 Duncan SandsStop reassociate from looking through expressions of...