| src/scalar_4x64_impl.h:904 | Warning: The left operand of '>>' is a garbage value | clang-analyzer-core.UndefinedBinaryOperatorResult |
| src/bench_internal.c:146 | Note: Assuming 'i' is < 'iters' | |
| src/bench_internal.c:146 | Note: Loop condition is true. Entering loop body | |
| src/bench_internal.c:147 | Note: Calling 'secp256k1_scalar_split_lambda' | |
| src/scalar_impl.h:166 | Note: Calling 'secp256k1_scalar_mul_shift_var' | |
| src/scalar_4x64_impl.h:900 | Note: Calling 'secp256k1_scalar_mul_512' | |
| src/scalar_4x64_impl.h:814 | Note: Loop condition is false. Exiting loop | |
| src/checkmem.h:70 | Note: expanded from macro 'SECP256K1_CHECKMEM_MSAN_DEFINE' | |
| src/checkmem.h:42 | Note: expanded from macro 'SECP256K1_CHECKMEM_NOOP' | |
| src/scalar_4x64_impl.h:900 | Note: Returning from 'secp256k1_scalar_mul_512' | |