LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::LiveIntervals Member List

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

addIntervalsForSpills(const LiveInterval &i, VirtRegMap &vrm, int slot)llvm::LiveIntervals
begin() const llvm::LiveIntervals [inline]
begin()llvm::LiveIntervals [inline]
const_iterator typedefllvm::LiveIntervals
doFinalization(Module &M)llvm::FunctionPass [inline, virtual]
doInitialization(Module &M)llvm::FunctionPass [inline, virtual]
dump() const llvm::Pass
dumpPassStructure(unsigned Offset=0)llvm::Pass [virtual]
end() const llvm::LiveIntervals [inline]
end()llvm::LiveIntervals [inline]
getAnalysis() const llvm::Pass [inline]
getAnalysisID(const PassInfo *PI) const llvm::Pass [inline]
getAnalysisToUpdate() const llvm::Pass
getAnalysisUsage(AnalysisUsage &AU) const llvm::LiveIntervals [virtual]
getBaseIndex(unsigned index)llvm::LiveIntervals [inline, static]
getBoundaryIndex(unsigned index)llvm::LiveIntervals [inline, static]
getClassPassInfo()llvm::Pass [inline, static]
getDefIndex(unsigned index)llvm::LiveIntervals [inline, static]
getInstructionFromIndex(unsigned index) const llvm::LiveIntervals [inline]
getInstructionIndex(MachineInstr *instr) const llvm::LiveIntervals [inline]
getInterval(unsigned reg)llvm::LiveIntervals [inline]
getInterval(unsigned reg) const llvm::LiveIntervals [inline]
getLoadIndex(unsigned index)llvm::LiveIntervals [inline, static]
getNumIntervals() const llvm::LiveIntervals [inline]
getPassInfo() const llvm::Pass
getPassName() const llvm::Pass [virtual]
getStoreIndex(unsigned index)llvm::LiveIntervals [inline, static]
getUseIndex(unsigned index)llvm::LiveIntervals [inline, static]
iterator typedefllvm::LiveIntervals
lookupPassInfo(const std::type_info &TI)llvm::Pass [static]
mustPreserveAnalysisID(const PassInfo *AnalysisID) const llvm::Pass
Pass()llvm::Pass [inline]
print(std::ostream &O) const llvm::LiveIntervals [virtual]
llvm::MachineFunctionPass::print(std::ostream &O, const Module *M) const llvm::Pass [inline, virtual]
releaseMemory()llvm::LiveIntervals [virtual]
run(Function &F)llvm::FunctionPass
runOnFunction(Function &F)llvm::MachineFunctionPass [inline, virtual]
runOnMachineFunction(MachineFunction &)llvm::LiveIntervals [virtual]
runOnModule(Module &M)llvm::FunctionPass [virtual]
runPass(Module &M)llvm::ModulePass [inline, virtual]
~Pass()llvm::Pass [inline, virtual]