Utility class representing a base and exponent pair which form one factor of some product.
Synopsis
Declared in <llvm/Transforms/Scalar/Reassociate.h>
struct Factor;
Member Functions
Name |
Description |
|
Construct a factor with the given base and power. |