llvm::initializeTypePromotionLegacyPass

Initialize the TypePromotionLegacy pass.

Synopsis

Declared in <llvm/InitializePasses.h>

void
initializeTypePromotionLegacyPass(PassRegistry& Registry);

Parameters

NameDescription
RegistryPass registry used to register the pass.