Initialize the PhysicalRegisterUsageInfoWrapperLegacy pass.
Synopsis
Declared in <llvm/InitializePasses.h>
void
initializePhysicalRegisterUsageInfoWrapperLegacyPass(PassRegistry& Registry);
Parameters
Name |
Description |
Registry |
Pass registry used to register the pass. |
Created with MrDocs