Create IR Type Promotion pass.

Synopsis

Declared in <llvm/CodeGen/Passes.h>

FunctionPass*
createTypePromotionLegacyPass();

Return Value

The newly created FunctionPass.

See Also

TypePromotion.cpp

Created with MrDocs