LLVM 22.0.0git
ExpandPostRAPseudos.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "postrapseudos"

Functions

 INITIALIZE_PASS (ExpandPostRALegacy, DEBUG_TYPE, "Post-RA pseudo instruction expansion pass", false, false) bool ExpandPostRA

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "postrapseudos"

Definition at line 29 of file ExpandPostRAPseudos.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( ExpandPostRALegacy ,
DEBUG_TYPE ,
"Post-RA pseudo instruction expansion pass" ,
false ,
false  )