|
LLVM 24.0.0git
|
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 | |
| #define LOONGARCH_LATE_BRANCH_OPT_NAME "LoongArch Late Branch Optimisation Pass" |
Definition at line 20 of file LoongArchLateBranchOpt.cpp.
Referenced by INITIALIZE_PASS().
| INITIALIZE_PASS | ( | LoongArchLateBranchOpt | , |
| "loongarch-late-branch-opt" | , | ||
| LOONGARCH_LATE_BRANCH_OPT_NAME | , | ||
| false | , | ||
| false | ) |
Definition at line 47 of file LoongArchLateBranchOpt.cpp.
References Cond, DL, if(), LOONGARCH_LATE_BRANCH_OPT_NAME, MBB, Opc, runOnBasicBlock(), TBB, and TII.