Create a pass that prepares a function for expensive constants.
Declared in <llvm/Transforms/Scalar.h>
<llvm/Transforms/Scalar.h>
FunctionPass* createConstantHoistingPass();
The newly created FunctionPass.