LLVM: lib/CodeGen/MacroFusion.cpp File Reference (original) (raw)
Go to the source code of this file.
◆ DEBUG_TYPE
#define DEBUG_TYPE "machine-scheduler"
◆ getPredClusterSU()
◆ isHazard()
◆ STATISTIC()
| STATISTIC |
( |
NumFused |
, |
| "Number of instr pairs fused" |
) |
|
|
◆ EnableMacroFusion
| cl::opt< bool > EnableMacroFusion("misched-fusion", cl::Hidden, cl::desc("Enable scheduling for macro fusion."), cl::init(true)) ( "misched-fusion" , cl::Hidden , cl::desc("Enable scheduling for macro fusion.") , cl::init(true) ) |
static |