fix infinite loop in instcombine with more than 4GB memcpy
[oota-llvm.git] / test / Transforms / Inline / inline-byval-bonus.ll
2012-08-07 Benjamin KramerPR13095: Give an inline cost bonus to functions using...