Use move semantics if possible to construct ConstantRanges.
[oota-llvm.git] / test / Analysis / BranchProbabilityInfo / loop.ll
2011-10-25 Chandler CarruthFix the API usage in loop probability heuristics. It...