LLVM: lib/Target/RISCV/RISCVDeadRegisterDefinitions.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "riscv-dead-defs" |
| #define | RISCV_DEAD_REG_DEF_NAME "RISC-V Dead register definitions" |
| Functions |
|---|
◆ DEBUG_TYPE
#define DEBUG_TYPE "riscv-dead-defs"
◆ RISCV_DEAD_REG_DEF_NAME
#define RISCV_DEAD_REG_DEF_NAME "RISC-V Dead register definitions"
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | RISCVDeadRegisterDefinitions | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| RISCV_DEAD_REG_DEF_NAME | , | ||
| false | , | ||
| false | ) |
◆ STATISTIC()
| STATISTIC | ( | NumDeadDefsReplaced | , |
|---|---|---|---|
| "Number of dead definitions replaced" | ) |