LLVM: llvm::reassociate::Factor Struct Reference (original) (raw)
Utility class representing a base and exponent pair which form one factor of some product. More...
#include "[llvm/Transforms/Scalar/Reassociate.h](Reassociate%5F8h%5Fsource.html)"
Utility class representing a base and exponent pair which form one factor of some product.
Definition at line 62 of file Reassociate.h.
| llvm::reassociate::Factor::Factor ( Value * Base, unsigned Power ) | inline |
|---|
◆ Base
Value* llvm::reassociate::Factor::Base
◆ Power
unsigned llvm::reassociate::Factor::Power
The documentation for this struct was generated from the following file:
- include/llvm/Transforms/Scalar/Reassociate.h