Configure which values will be explicitly preserved by the DropNames pass. More...
Configure which values will be explicitly preserved by the DropNames pass.
Strip all names. No name on declaration is preserved.
Don't explicitly preserve any named values.
Every named operation could be optimized away by the compiler. Unlike Strip names could be preserved until the end.
Strip
Definition at line 48 of file Passes.h.