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

#include "[llvm/CodeGen/SlotIndexes.h](SlotIndexes%5F8h%5Fsource.html)"
#include "[llvm/ADT/Statistic.h](Statistic%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineFunction.h](MachineFunction%5F8h%5Fsource.html)"
#include "llvm/Config/llvm-config.h"
#include "[llvm/InitializePasses.h](InitializePasses%5F8h%5Fsource.html)"
#include "[llvm/Support/Debug.h](Support%5F2Debug%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"

Go to the source code of this file.

Macros
#define DEBUG_TYPE "slotindexes"
Functions
Variables
Number of local renumberings

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "slotindexes"

Definition at line 19 of file SlotIndexes.cpp.

Function Documentation

INITIALIZE_PASS()

INITIALIZE_PASS ( SlotIndexesWrapperPass ,
DEBUG_TYPE ,
"Slot index numbering" ,
false ,
false )

References DEBUG_TYPE.

Variable Documentation

renumberings

Number of local renumberings

Definition at line 50 of file SlotIndexes.cpp.