[ConstantRange] Use ternary operator instead of 'if' to avoid copying an APInt...
[ConstantRange] Use ternary operator instead of 'if' to avoid copying an APInt and then possibly copying over it. llvm-svn: 301741
Loading
Please sign in to comment