LLVM 19.0.0git
Macros | Functions
RISCVMoveMerger.cpp File Reference
#include "RISCVInstrInfo.h"
#include "RISCVMachineFunctionInfo.h"

Go to the source code of this file.

Macros

#define RISCV_MOVE_MERGE_NAME   "RISC-V Zcmp move merging pass"
 

Functions

 INITIALIZE_PASS (RISCVMoveMerge, "riscv-move-merge", RISCV_MOVE_MERGE_NAME, false, false) bool RISCVMoveMerge
 

Macro Definition Documentation

◆ RISCV_MOVE_MERGE_NAME

#define RISCV_MOVE_MERGE_NAME   "RISC-V Zcmp move merging pass"

Definition at line 19 of file RISCVMoveMerger.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( RISCVMoveMerge  ,
"riscv-move-merge"  ,
RISCV_MOVE_MERGE_NAME  ,
false  ,
false   
)

Definition at line 56 of file RISCVMoveMerger.cpp.

References contains().