LLVM: lib/Target/AArch64/AArch64PostCoalescerPass.cpp File Reference (original) (raw)
#include "[AArch64MachineFunctionInfo.h](AArch64MachineFunctionInfo%5F8h%5Fsource.html)"#include "[llvm/CodeGen/LiveIntervals.h](LiveIntervals%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineRegisterInfo.h](MachineRegisterInfo%5F8h%5Fsource.html)"#include "[llvm/InitializePasses.h](InitializePasses%5F8h%5Fsource.html)"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "aarch64-post-coalescer-pass" |
| Functions |
|---|
| Variables | |
|---|---|
| aarch64 post coalescer | pass |
| aarch64 post coalescer AArch64 Post Coalescer | Pass |
| aarch64 post coalescer AArch64 Post Coalescer | false |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "aarch64-post-coalescer-pass"
Definition at line 17 of file AArch64PostCoalescerPass.cpp.
Function Documentation
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | AArch64PostCoalescer | , |
|---|---|---|---|
| "aarch64-post-coalescer-pass" | , | ||
| "AArch64 Post Coalescer Pass" | , | ||
| false | , | ||
| false | ) |
References INITIALIZE_PASS_DEPENDENCY.
Variable Documentation
◆ false
aarch64 post coalescer AArch64 Post Coalescer false
Definition at line 50 of file AArch64PostCoalescerPass.cpp.
◆ Pass
aarch64 post coalescer AArch64 Post Coalescer Pass
Definition at line 50 of file AArch64PostCoalescerPass.cpp.
◆ pass
aarch64 post coalescer pass
Definition at line 49 of file AArch64PostCoalescerPass.cpp.