LLVM API Documentation

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() constllvm::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() constllvm::Pass
dumpPassStructure(unsigned Offset=0)llvm::Pass [virtual]
end() constllvm::LiveIntervals [inline]
end()llvm::LiveIntervals [inline]
getAnalysis() constllvm::Pass [inline]
getAnalysisID(const PassInfo *PI) constllvm::Pass [inline]
getAnalysisToUpdate() constllvm::Pass
getAnalysisUsage(AnalysisUsage &AU) constllvm::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) constllvm::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() constllvm::LiveIntervals [inline]
getPassInfo() constllvm::Pass
getPassName() constllvm::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) constllvm::Pass
Pass()llvm::Pass [inline]
print(std::ostream &O, const Module *=0) constllvm::LiveIntervals [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]
runPass(BasicBlock &)llvm::ModulePass [inline, virtual]
virtfn()llvm::MachineFunctionPass [virtual]
~Pass()llvm::Pass [inline, virtual]