(Unsound transform). Remove from each module any assignments, instances, or inital/always blocks that have any "toohard" expressions in them, such as unresolved hierarchical identifiers, strings, function calls, system functions, and similar.
This is obviously unsound and should never be used in the ordinary transformation process. We use it in our linting tool to prepare modules for sizing for the linter.