LLVM API Documentation

llvm::SlotIndexes Member List
This is the complete list of members for llvm::SlotIndexes, including all inherited members.
assignPassManager(PMStack &PMS, PassManagerType T) overridellvm::FunctionPass [virtual]
createPass(AnalysisID ID)llvm::Pass [static]
doFinalization(Module &)llvm::Pass [inline, virtual]
doInitialization(Module &)llvm::Pass [inline, virtual]
dump() const llvm::SlotIndexes
dumpPassStructure(unsigned Offset=0)llvm::Pass [virtual]
eraseIndex(SlotIndex index)llvm::SlotIndexes [inline]
findLiveInMBBs(SlotIndex start, SlotIndex end, SmallVectorImpl< MachineBasicBlock * > &mbbs) const llvm::SlotIndexes [inline]
FunctionPass(char &pid)llvm::FunctionPass [inline, explicit]
getAdjustedAnalysisPointer(AnalysisID ID)llvm::Pass [virtual]
getAnalysis() const llvm::Pass
getAnalysis(Function &F)llvm::Pass
getAnalysisID(AnalysisID PI) const llvm::Pass
getAnalysisID(AnalysisID PI, Function &F)llvm::Pass
getAnalysisIfAvailable() const llvm::Pass
getAnalysisUsage(AnalysisUsage &au) const overridellvm::SlotIndexes [virtual]
getAsImmutablePass()llvm::Pass [virtual]
getAsPMDataManager()llvm::Pass [virtual]
getIndexAfter(const MachineInstr *MI) const llvm::SlotIndexes [inline]
getIndexBefore(const MachineInstr *MI) const llvm::SlotIndexes [inline]
getInstructionFromIndex(SlotIndex index) const llvm::SlotIndexes [inline]
getInstructionIndex(const MachineInstr *MI) const llvm::SlotIndexes [inline]
getLastIndex()llvm::SlotIndexes [inline]
getMBBCoveringRange(SlotIndex start, SlotIndex end) const llvm::SlotIndexes [inline]
getMBBEndIdx(unsigned Num) const llvm::SlotIndexes [inline]
getMBBEndIdx(const MachineBasicBlock *mbb) const llvm::SlotIndexes [inline]
getMBBFromIndex(SlotIndex index) const llvm::SlotIndexes [inline]
getMBBRange(unsigned Num) const llvm::SlotIndexes [inline]
getMBBRange(const MachineBasicBlock *MBB) const llvm::SlotIndexes [inline]
getMBBStartIdx(unsigned Num) const llvm::SlotIndexes [inline]
getMBBStartIdx(const MachineBasicBlock *mbb) const llvm::SlotIndexes [inline]
getNextNonNullIndex(SlotIndex Index)llvm::SlotIndexes [inline]
getPassID() const llvm::Pass [inline]
getPassKind() const llvm::Pass [inline]
getPassName() const llvm::Pass [virtual]
getPotentialPassManagerType() const overridellvm::FunctionPass [virtual]
getResolver() const llvm::Pass [inline]
getZeroIndex()llvm::SlotIndexes [inline]
hasIndex(const MachineInstr *instr) const llvm::SlotIndexes [inline]
IDllvm::SlotIndexes [static]
insertMachineInstrInMaps(MachineInstr *mi, bool Late=false)llvm::SlotIndexes [inline]
insertMBBInMaps(MachineBasicBlock *mbb)llvm::SlotIndexes [inline]
lookupPassInfo(const void *TI)llvm::Pass [static]
lookupPassInfo(StringRef Arg)llvm::Pass [static]
MachineFunctionPass(char &ID)llvm::MachineFunctionPass [inline, explicit, protected]
mustPreserveAnalysisID(char &AID) const llvm::Pass
Pass(PassKind K, char &pid)llvm::Pass [inline, explicit]
preparePassManager(PMStack &)llvm::Pass [virtual]
print(raw_ostream &O, const Module *M) const llvm::Pass [virtual]
releaseMemory() overridellvm::SlotIndexes [virtual]
removeMachineInstrFromMaps(MachineInstr *mi)llvm::SlotIndexes [inline]
renumberIndexes()llvm::SlotIndexes
repairIndexesInRange(MachineBasicBlock *MBB, MachineBasicBlock::iterator Begin, MachineBasicBlock::iterator End)llvm::SlotIndexes
replaceMachineInstrInMaps(MachineInstr *mi, MachineInstr *newMI)llvm::SlotIndexes [inline]
runOnMachineFunction(MachineFunction &fn) overridellvm::SlotIndexes [virtual]
setResolver(AnalysisResolver *AR)llvm::Pass
skipOptnoneFunction(const Function &F) const llvm::FunctionPass [protected]
SlotIndexes()llvm::SlotIndexes [inline]
verifyAnalysis() const llvm::Pass [virtual]
~Pass()llvm::Pass [virtual]