LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::SlotIndexes Member List

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

assignPassManager(PMStack &PMS, PassManagerType T)llvm::FunctionPassvirtual
createPass(AnalysisID ID)llvm::Passstatic
doFinalization(Module &)llvm::Passinlinevirtual
doInitialization(Module &)llvm::Passinlinevirtual
dump() const llvm::SlotIndexes
dumpPassStructure(unsigned Offset=0)llvm::Passvirtual
eraseIndex(SlotIndex index)llvm::SlotIndexesinline
findLiveInMBBs(SlotIndex start, SlotIndex end, SmallVectorImpl< MachineBasicBlock * > &mbbs) const llvm::SlotIndexesinline
FunctionPass(char &pid)llvm::FunctionPassinlineexplicit
getAdjustedAnalysisPointer(AnalysisID ID)llvm::Passvirtual
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 llvm::SlotIndexesvirtual
getAsImmutablePass()llvm::Passvirtual
getAsPMDataManager()llvm::Passvirtual
getIndexAfter(const MachineInstr *MI) const llvm::SlotIndexesinline
getIndexBefore(const MachineInstr *MI) const llvm::SlotIndexesinline
getInstructionFromIndex(SlotIndex index) const llvm::SlotIndexesinline
getInstructionIndex(const MachineInstr *MI) const llvm::SlotIndexesinline
getLastIndex()llvm::SlotIndexesinline
getMBBCoveringRange(SlotIndex start, SlotIndex end) const llvm::SlotIndexesinline
getMBBEndIdx(unsigned Num) const llvm::SlotIndexesinline
getMBBEndIdx(const MachineBasicBlock *mbb) const llvm::SlotIndexesinline
getMBBFromIndex(SlotIndex index) const llvm::SlotIndexesinline
getMBBRange(unsigned Num) const llvm::SlotIndexesinline
getMBBRange(const MachineBasicBlock *MBB) const llvm::SlotIndexesinline
getMBBStartIdx(unsigned Num) const llvm::SlotIndexesinline
getMBBStartIdx(const MachineBasicBlock *mbb) const llvm::SlotIndexesinline
getNextNonNullIndex(SlotIndex Index)llvm::SlotIndexesinline
getPassID() const llvm::Passinline
getPassKind() const llvm::Passinline
getPassName() const llvm::Passvirtual
getPotentialPassManagerType() const llvm::FunctionPassvirtual
getResolver() const llvm::Passinline
getZeroIndex()llvm::SlotIndexesinline
hasIndex(const MachineInstr *instr) const llvm::SlotIndexesinline
IDllvm::SlotIndexesstatic
insertMachineInstrInMaps(MachineInstr *mi, bool Late=false)llvm::SlotIndexesinline
insertMBBInMaps(MachineBasicBlock *mbb)llvm::SlotIndexesinline
lookupPassInfo(const void *TI)llvm::Passstatic
lookupPassInfo(StringRef Arg)llvm::Passstatic
MachineFunctionPass(char &ID)llvm::MachineFunctionPassinlineexplicitprotected
mustPreserveAnalysisID(char &AID) const llvm::Pass
Pass(PassKind K, char &pid)llvm::Passinlineexplicit
preparePassManager(PMStack &)llvm::Passvirtual
print(raw_ostream &O, const Module *M) const llvm::Passvirtual
releaseMemory()llvm::SlotIndexesvirtual
removeMachineInstrFromMaps(MachineInstr *mi)llvm::SlotIndexesinline
renumberIndexes()llvm::SlotIndexes
repairIndexesInRange(MachineBasicBlock *MBB, MachineBasicBlock::iterator Begin, MachineBasicBlock::iterator End)llvm::SlotIndexes
replaceMachineInstrInMaps(MachineInstr *mi, MachineInstr *newMI)llvm::SlotIndexesinline
runOnMachineFunction(MachineFunction &fn)llvm::SlotIndexesvirtual
setResolver(AnalysisResolver *AR)llvm::Pass
SlotIndexes()llvm::SlotIndexesinline
verifyAnalysis() const llvm::Passvirtual
~Pass()llvm::Passvirtual