Create a pass that strength‐reduces patterns in straight‐line code.

Synopsis

Declared in <llvm/Transforms/Scalar.h>

FunctionPass*
createStraightLineStrengthReducePass();

Return Value

The newly created FunctionPass.

Created with MrDocs