LLVM 22.0.0git
ARMBranchTargets.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "arm-branch-targets"
#define ARM_BRANCH_TARGETS_NAME   "ARM Branch Targets"

Functions

 INITIALIZE_PASS (ARMBranchTargets, "arm-branch-targets", ARM_BRANCH_TARGETS_NAME, false, false) void ARMBranchTargets

Macro Definition Documentation

◆ ARM_BRANCH_TARGETS_NAME

#define ARM_BRANCH_TARGETS_NAME   "ARM Branch Targets"

Definition at line 29 of file ARMBranchTargets.cpp.

Referenced by INITIALIZE_PASS().

◆ DEBUG_TYPE

#define DEBUG_TYPE   "arm-branch-targets"

Definition at line 28 of file ARMBranchTargets.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( ARMBranchTargets ,
"arm-branch-targets" ,
ARM_BRANCH_TARGETS_NAME ,
false ,
false  )