LLVM API Documentation

llvm::LiveVariables Member List

This is the complete list of members for llvm::LiveVariables, including all inherited members.

addVirtualRegisterDead(unsigned IncomingReg, MachineInstr *MI, bool AddIfNotFound=false)llvm::LiveVariables [inline]
addVirtualRegisterKilled(unsigned IncomingReg, MachineInstr *MI, bool AddIfNotFound=false)llvm::LiveVariables [inline]
assignPassManager(PMStack &PMS, PassManagerType T=PMT_FunctionPassManager)llvm::FunctionPass [virtual]
doFinalization(Module &)llvm::FunctionPass [inline, virtual]
doInitialization(Module &)llvm::FunctionPass [inline, virtual]
dump() const llvm::Pass
dumpPassStructure(unsigned Offset=0)llvm::Pass [virtual]
FunctionPass(intptr_t pid)llvm::FunctionPass [inline, explicit]
FunctionPass(const void *pid)llvm::FunctionPass [inline, explicit]
getAnalysis() const llvm::Pass [inline]
getAnalysis(Function &F)llvm::Pass [inline]
getAnalysisID(const PassInfo *PI) const llvm::Pass [inline]
getAnalysisID(const PassInfo *PI, Function &F)llvm::Pass [inline]
getAnalysisToUpdate() const llvm::Pass [inline]
getAnalysisUsage(AnalysisUsage &AU) const llvm::LiveVariables [virtual]
getClassPassInfo()llvm::Pass [inline, static]
getPassInfo() const llvm::Pass
getPassName() const llvm::Pass [virtual]
getPotentialPassManagerType() const llvm::FunctionPass [inline, virtual]
getResolver()llvm::Pass [inline]
getVarInfo(unsigned RegIdx)llvm::LiveVariables
HandleVirtRegDef(unsigned reg, MachineInstr *MI)llvm::LiveVariables
HandleVirtRegUse(unsigned reg, MachineBasicBlock *MBB, MachineInstr *MI)llvm::LiveVariables
IDllvm::LiveVariables [static]
LiveVariables()llvm::LiveVariables [inline]
lookupPassInfo(intptr_t TI)llvm::Pass [static]
MachineFunctionPass(intptr_t ID)llvm::MachineFunctionPass [inline, explicit]
MachineFunctionPass(void *ID)llvm::MachineFunctionPass [inline, explicit]
MarkVirtRegAliveInBlock(VarInfo &VRInfo, MachineBasicBlock *DefBlock, MachineBasicBlock *BB)llvm::LiveVariables
MarkVirtRegAliveInBlock(VarInfo &VRInfo, MachineBasicBlock *DefBlock, MachineBasicBlock *BB, std::vector< MachineBasicBlock * > &WorkList)llvm::LiveVariables
mustPreserveAnalysisID(const PassInfo *AnalysisID) const llvm::Pass
Pass(intptr_t pid)llvm::Pass [inline, explicit]
Pass(const void *pid)llvm::Pass [inline, explicit]
preparePassManager(PMStack &)llvm::Pass [inline, virtual]
print(std::ostream &O, const Module *M) const llvm::Pass [virtual]
print(std::ostream *O, const Module *M) const llvm::Pass [inline]
RegisterDefIsDead(MachineInstr *MI, unsigned Reg) const llvm::LiveVariables
releaseMemory()llvm::LiveVariables [inline, virtual]
removeVirtualRegisterDead(unsigned reg, MachineInstr *MI)llvm::LiveVariables [inline]
removeVirtualRegisterKilled(unsigned reg, MachineInstr *MI)llvm::LiveVariables [inline]
removeVirtualRegistersKilled(MachineInstr *MI)llvm::LiveVariables
replaceKillInstruction(unsigned Reg, MachineInstr *OldMI, MachineInstr *NewMI)llvm::LiveVariables
run(Function &F)llvm::FunctionPass
runOnFunction(Function &F)llvm::MachineFunctionPass [inline, virtual]
runOnMachineFunction(MachineFunction &MF)llvm::LiveVariables [virtual]
runOnModule(Module &M)llvm::FunctionPass [virtual]
setResolver(AnalysisResolver *AR)llvm::Pass [inline]
verifyAnalysis() const llvm::Pass [inline, virtual]
~Pass()llvm::Pass [virtual]




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.