LLVM 24.0.0git
LoongArchLateBranchOpt.cpp File Reference

Go to the source code of this file.

Macros

#define LOONGARCH_LATE_BRANCH_OPT_NAME   "LoongArch Late Branch Optimisation Pass"

Functions

 INITIALIZE_PASS (LoongArchLateBranchOpt, "loongarch-late-branch-opt", LOONGARCH_LATE_BRANCH_OPT_NAME, false, false) bool LoongArchLateBranchOpt

Macro Definition Documentation

◆ LOONGARCH_LATE_BRANCH_OPT_NAME

#define LOONGARCH_LATE_BRANCH_OPT_NAME   "LoongArch Late Branch Optimisation Pass"

Definition at line 20 of file LoongArchLateBranchOpt.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( LoongArchLateBranchOpt ,
"loongarch-late-branch-opt" ,
LOONGARCH_LATE_BRANCH_OPT_NAME ,
false ,
false  )