Constant numeric local variables can be used in places were literals are expected if they're initialized with a static expression. Storing such constant in ctx->static_initializers allows copy-prop to handle such cases properly.