LLVM: lib/Target/Sparc/DelaySlotFiller.cpp File Reference (original) (raw)
Go to the source code of this file.
◆ DEBUG_TYPE
#define DEBUG_TYPE "delay-slot-filler"
◆ combineRestoreADD()
◆ combineRestoreOR()
◆ combineRestoreSETHIi()
◆ STATISTIC()
| STATISTIC |
( |
FilledSlots |
, |
| "Number of delay slots filled" |
) |
|
|
◆ DisableDelaySlotFiller
| cl::opt< bool > DisableDelaySlotFiller("disable-sparc-delay-filler", cl::init(false), cl::desc("Disable the Sparc delay slot filler."), cl::Hidden) ( "disable-sparc-delay-filler" , cl::init(false) , cl::desc("Disable the Sparc delay slot filler.") , cl::Hidden ) |
static |