LLVM 19.0.0git
Macros | Functions | Variables
AArch64PostCoalescerPass.cpp File Reference
#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
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-post-coalescer-pass"

Definition at line 18 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 53 of file AArch64PostCoalescerPass.cpp.

◆ pass

aarch64 post coalescer pass

Definition at line 52 of file AArch64PostCoalescerPass.cpp.

◆ Pass

aarch64 post coalescer AArch64 Post Coalescer Pass

Definition at line 53 of file AArch64PostCoalescerPass.cpp.