llvm::createConstantHoistingPass

Create a pass that prepares a function for expensive constants.

Synopsis

Declared in <llvm/Transforms/Scalar.h>

FunctionPass*
createConstantHoistingPass();

Return Value

The newly created FunctionPass.