On Mon, Oct 14, 2024 at 4:30 AM Andrew Pinski wrote:
>
> The classes pass_dce and pass_cd_dce share the same mechansim for their
> params and almost the same execute functionality so let's create a new
> base class which will be used for these two classes and move the common
> code into the same o
The classes pass_dce and pass_cd_dce share the same mechansim for their
params and almost the same execute functionality so let's create a new
base class which will be used for these two classes and move the common
code into the same one.
Note update_address_taken_p was updated to be a NSDMI inste