LLVM 22.0.0git
AArch64PostCoalescerPass.cpp File Reference

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

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  )

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.