Go to the source code of this file.
|
#define | DEBUG_TYPE "riscv-indrect-branch-tracking" |
#define | PASS_NAME "RISC-V Indirect Branch Tracking" |
◆ DEBUG_TYPE
#define DEBUG_TYPE "riscv-indrect-branch-tracking" |
◆ PASS_NAME
#define PASS_NAME "RISC-V Indirect Branch Tracking" |
◆ emitLpad()
◆ PreferredLandingPadLabel
cl::opt< uint32_t > PreferredLandingPadLabel("riscv-landing-pad-label", cl::ReallyHidden, cl::desc("Use preferred fixed label for all labels")) |
( |
"riscv-landing-pad-label" | , |
|
|
cl::ReallyHidden | , |
|
|
cl::desc("Use preferred fixed label for all labels") | ) |