Skip to content
Commit b792025b authored by Craig Topper's avatar Craig Topper
Browse files

[ConstantRange] Add std::move to a bunch of places that pass local APInts to...

[ConstantRange] Add std::move to a bunch of places that pass local APInts to ConstantRange constructor.

The ConstantRange constructor takes APInt by value so without these moves we are making copies.

llvm-svn: 301740
parent df1d9761
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment