LLVM 22.0.0git
HexagonMCShuffler.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "hexagon-shuffle"

Variables

static cl::opt< boolDisableShuffle ("disable-hexagon-shuffle", cl::Hidden, cl::init(false), cl::desc("Disable Hexagon instruction shuffling"))

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "hexagon-shuffle"

Definition at line 25 of file HexagonMCShuffler.cpp.

Variable Documentation

◆ DisableShuffle

cl::opt< bool > DisableShuffle("disable-hexagon-shuffle", cl::Hidden, cl::init(false), cl::desc("Disable Hexagon instruction shuffling")) ( "disable-hexagon-shuffle" ,
cl::Hidden ,
cl::init(false) ,
cl::desc("Disable Hexagon instruction shuffling")  )
static