LLVM 22.0.0git
AArch64RedundantCondBranchPass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64-redundantcondbranch"

Functions

 INITIALIZE_PASS (AArch64RedundantCondBranch, "aarch64-redundantcondbranch", "AArch64 Redundant Conditional Branch Elimination pass", false, false) bool AArch64RedundantCondBranch

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-redundantcondbranch"

Definition at line 25 of file AArch64RedundantCondBranchPass.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( AArch64RedundantCondBranch ,
"aarch64-redundantcondbranch" ,
"AArch64 Redundant Conditional Branch Elimination pass" ,
false ,
false  )

Definition at line 45 of file AArch64RedundantCondBranchPass.cpp.

References Changed, for(), MBB, llvm::optimizeTerminators(), and TII.