LLVM: lib/CodeGen/RegUsageInfoPropagate.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "ip-regalloc" |
| #define | RUIP_NAME "Register Usage Information Propagation" |
| Variables | |
|---|---|
| reg usage | propagation |
| reg usage | RUIP_NAME |
| reg usage | false |
◆ DEBUG_TYPE
#define DEBUG_TYPE "ip-regalloc"
◆ RUIP_NAME
#define RUIP_NAME "Register Usage Information Propagation"
◆ findCalledFunction()
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | RegUsageInfoPropagationLegacy | , |
|---|---|---|---|
| "reg-usage-propagation" | , | ||
| RUIP_NAME | , | ||
| false | , | ||
| false | ) |