Use a reference instead of making an unnecessary copy. Also use 'const'.
[oota-llvm.git] / test / Transforms / GVN / load-pre-licm.ll
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-09-30 Owen AndersonWe do want to allow LoadPRE to perform LICM-like transf...