value_of() is now a simple wrapper around a function pointer. This allows...
value_of() is now a simple wrapper around a function pointer. This allows phases to have its own value_of semantic (needed for the combo algorithm for instance). set_value_of_func() can be used to set a new semantic or restore the default behavior. [r20462]
Please register or sign in to comment