|
LLVM 22.0.0git
|
#include "AArch64MachineFunctionInfo.h"#include "llvm/CodeGen/LiveIntervals.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/InitializePasses.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "aarch64-post-coalescer-pass" |
Functions | |
| INITIALIZE_PASS_BEGIN (AArch64PostCoalescer, "aarch64-post-coalescer-pass", "AArch64 Post Coalescer Pass", false, false) INITIALIZE_PASS_END(AArch64PostCoalescer | |
Variables | |
| aarch64 post coalescer | pass |
| aarch64 post coalescer AArch64 Post Coalescer | Pass |
| aarch64 post coalescer AArch64 Post Coalescer | false |
| #define DEBUG_TYPE "aarch64-post-coalescer-pass" |
Definition at line 17 of file AArch64PostCoalescerPass.cpp.
| INITIALIZE_PASS_BEGIN | ( | AArch64PostCoalescer | , |
| "aarch64-post-coalescer-pass" | , | ||
| "AArch64 Post Coalescer Pass" | , | ||
| false | , | ||
| false | ) |
References INITIALIZE_PASS_DEPENDENCY.
Definition at line 50 of file AArch64PostCoalescerPass.cpp.
Definition at line 50 of file AArch64PostCoalescerPass.cpp.
| aarch64 post coalescer pass |
Definition at line 49 of file AArch64PostCoalescerPass.cpp.