LLVM: lib/Transforms/Scalar/NaryReassociate.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "nary-reassociate" |
| Variables | |
|---|---|
| nary | reassociate |
| nary Nary | reassociation |
| nary Nary | false |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "nary-reassociate"
Function Documentation
◆ convertToSCEVype()
template
| SCEVTypes convertToSCEVype ( MaxMinT & MM) | static |
|---|
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | NaryReassociateLegacyPass | , |
|---|---|---|---|
| "nary-reassociate" | , | ||
| "Nary reassociation" | , | ||
| false | , | ||
| false | ) |