extractConstantWithoutWrapping - use const APInt& returned by SCEVConstant::getAPInt()
Avoids unnecessary APInt copies and silences clang tidy warning.
Loading
Please sign in to comment
Avoids unnecessary APInt copies and silences clang tidy warning.