LLVM 20.0.0git
|
#include "AArch64InstrInfo.h"
#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 18 of file AArch64PostCoalescerPass.cpp.
INITIALIZE_PASS_BEGIN | ( | AArch64PostCoalescer | , |
"aarch64-post-coalescer-pass" | , | ||
"AArch64 Post Coalescer Pass" | , | ||
false | , | ||
false | |||
) |
Definition at line 53 of file AArch64PostCoalescerPass.cpp.
aarch64 post coalescer pass |
Definition at line 52 of file AArch64PostCoalescerPass.cpp.
Definition at line 53 of file AArch64PostCoalescerPass.cpp.