This is the final preparation step to finally turn on partial inlining in one of the default optimization pipeline.
It is off by default for now, so there is no functional change to the compiler behavior for now. Adding the option make it more convenient for the feature to be widely tested before being enabled.
For consistency with other options (i.e. GVNHoist), I'd use enable-npm-*