LLVM 22.0.0git
AArch64BranchTargets.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64-branch-targets"
#define AARCH64_BRANCH_TARGETS_NAME   "AArch64 Branch Targets"

Functions

 INITIALIZE_PASS (AArch64BranchTargets, "aarch64-branch-targets", AARCH64_BRANCH_TARGETS_NAME, false, false) void AArch64BranchTargets

Macro Definition Documentation

◆ AARCH64_BRANCH_TARGETS_NAME

#define AARCH64_BRANCH_TARGETS_NAME   "AArch64 Branch Targets"

Definition at line 30 of file AArch64BranchTargets.cpp.

Referenced by INITIALIZE_PASS().

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-branch-targets"

Definition at line 29 of file AArch64BranchTargets.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( AArch64BranchTargets ,
"aarch64-branch-targets" ,
AARCH64_BRANCH_TARGETS_NAME ,
false ,
false  )