Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / Reassociate / absorption.ll
2012-06-13 Duncan SandsIt is possible for several constants which aren't indiv...