LLVM 23.0.0git
AArch64PostCoalescerPass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64-post-coalescer"

Functions

 INITIALIZE_PASS_BEGIN (AArch64PostCoalescerLegacy, "aarch64-post-coalescer", "AArch64 Post Coalescer Pass", false, false) INITIALIZE_PASS_END(AArch64PostCoalescerLegacy

Variables

aarch64 post coalescer
aarch64 post AArch64 Post Coalescer Pass
aarch64 post AArch64 Post Coalescer false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-post-coalescer"

Definition at line 20 of file AArch64PostCoalescerPass.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AArch64PostCoalescerLegacy ,
"aarch64-post-coalescer" ,
"AArch64 Post Coalescer Pass" ,
false ,
false  )

Variable Documentation

◆ coalescer

aarch64 post coalescer

Definition at line 95 of file AArch64PostCoalescerPass.cpp.

◆ false

aarch64 post AArch64 Post Coalescer false

Definition at line 96 of file AArch64PostCoalescerPass.cpp.

◆ Pass

aarch64 post AArch64 Post Coalescer Pass

Definition at line 96 of file AArch64PostCoalescerPass.cpp.