LLVM: lib/CodeGen/DeadMachineInstructionElim.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "dead-mi-elimination"
Functions

DEBUG_TYPE

#define DEBUG_TYPE "dead-mi-elimination"

INITIALIZE_PASS()

INITIALIZE_PASS ( DeadMachineInstructionElim ,
DEBUG_TYPE ,
"Remove dead machine instructions" ,
false ,
false )

STATISTIC()

STATISTIC ( NumDeletes ,
"Number of dead instructions deleted" )