LLVM  4.0.0
Macros | Functions | Variables
RenameIndependentSubregs.cpp File Reference
#include "LiveRangeUtils.h"
#include "PHIEliminationUtils.h"
#include "llvm/CodeGen/LiveInterval.h"
#include "llvm/CodeGen/LiveIntervalAnalysis.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
Include dependency graph for RenameIndependentSubregs.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "rename-independent-subregs"
 

Functions

 INITIALIZE_PASS_BEGIN (RenameIndependentSubregs,"rename-independent-subregs","Rename Independent Subregisters", false, false) INITIALIZE_PASS_END(RenameIndependentSubregs
 
static bool subRangeLiveAt (const LiveInterval &LI, SlotIndex Pos)
 

Variables

rename independent subregs
 
rename independent Rename
Independent 
Subregisters
 
rename independent Rename
Independent 
false
 

Macro Definition Documentation

#define DEBUG_TYPE   "rename-independent-subregs"

Definition at line 42 of file RenameIndependentSubregs.cpp.

Function Documentation

INITIALIZE_PASS_BEGIN ( RenameIndependentSubregs  ,
"rename-independent-subregs ,
"Rename Independent Subregisters ,
false  ,
false   
)
static bool subRangeLiveAt ( const LiveInterval LI,
SlotIndex  Pos 
)
static

Variable Documentation

rename independent Rename Independent false

Definition at line 119 of file RenameIndependentSubregs.cpp.

rename independent Rename Independent Subregisters

Definition at line 119 of file RenameIndependentSubregs.cpp.

rename independent subregs

Definition at line 119 of file RenameIndependentSubregs.cpp.