On 31 October 2011 18:07, Ian Romanick wrote:
> From: Ian Romanick
>
> This requires tracking a couple extra fields in ir_variable:
>
> * A flag to indicate that a variable had an initializer.
>
> * For non-const variables, a field to track the constant value of the
> variable's initializer.
From: Ian Romanick
This requires tracking a couple extra fields in ir_variable:
* A flag to indicate that a variable had an initializer.
* For non-const variables, a field to track the constant value of the
variable's initializer.
For variables non-constant initalizers, ir_variable::has_i