LLVM 20.0.0git
|
A private "module" namespace for types and utilities used by Reassociate. More...
Classes | |
struct | Factor |
Utility class representing a base and exponent pair which form one factor of some product. More... | |
struct | OverflowTracking |
struct | ValueEntry |
class | XorOpnd |
Utility class representing a non-constant Xor-operand. More... | |
Functions | |
bool | operator< (const ValueEntry &LHS, const ValueEntry &RHS) |
A private "module" namespace for types and utilities used by Reassociate.
These are implementation details and should not be used by clients.
|
inline |
Definition at line 54 of file Reassociate.h.