LLVM API Documentation

llvm::MachineDebugInfo Member List

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

AnalyzeModule(Module &M)llvm::MachineDebugInfo
BeginFunction(MachineFunction *MF)llvm::MachineDebugInfo
doFinalization()llvm::MachineDebugInfo
doInitialization()llvm::MachineDebugInfo
dump() const llvm::Pass
dumpPassStructure(unsigned Offset=0)llvm::Pass [virtual]
EndFunction()llvm::MachineDebugInfo
getAnalysis() const llvm::Pass [inline]
getAnalysisID(const PassInfo *PI) const llvm::Pass [inline]
getAnalysisToUpdate() const llvm::Pass
getAnalysisUsage(AnalysisUsage &Info) const llvm::Pass [inline, virtual]
getAnchoredDescriptors(Module &M)llvm::MachineDebugInfo [inline]
getClassPassInfo()llvm::Pass [inline, static]
getCompileUnits() const llvm::MachineDebugInfo
getDescFor(Value *V)llvm::MachineDebugInfo
getDirectories() const llvm::MachineDebugInfo [inline]
getFrameMoves()llvm::MachineDebugInfo [inline]
getGlobalVariablesUsing(Module &M, const std::string &RootName)llvm::MachineDebugInfo
getOrCreateScope(DebugInfoDesc *ScopeDesc)llvm::MachineDebugInfo
getPassInfo() const llvm::Pass
getPassName() const llvm::Pass [virtual]
getRootScope()llvm::MachineDebugInfo [inline]
getSourceFiles() const llvm::MachineDebugInfo [inline]
getSourceLines() const llvm::MachineDebugInfo [inline]
hasInfo() const llvm::MachineDebugInfo [inline]
initializePass()llvm::ImmutablePass [inline, virtual]
lookupPassInfo(const std::type_info &TI)llvm::Pass [static]
MachineDebugInfo()llvm::MachineDebugInfo
mustPreserveAnalysisID(const PassInfo *AnalysisID) const llvm::Pass
NextLabelID()llvm::MachineDebugInfo [inline]
Pass()llvm::Pass [inline]
print(std::ostream &O, const Module *M) const llvm::Pass [virtual]
RecordLabel(unsigned Line, unsigned Column, unsigned Source)llvm::MachineDebugInfo
RecordRegionEnd(Value *V)llvm::MachineDebugInfo
RecordRegionStart(Value *V)llvm::MachineDebugInfo
RecordSource(const std::string &Directory, const std::string &Source)llvm::MachineDebugInfo
RecordSource(const CompileUnitDesc *CompileUnit)llvm::MachineDebugInfo
RecordVariable(Value *V, unsigned FrameIndex)llvm::MachineDebugInfo
releaseMemory()llvm::Pass [inline, virtual]
runOnModule(Module &M)llvm::ImmutablePass [inline, virtual]
runPass(Module &M)llvm::ModulePass [inline, virtual]
runPass(BasicBlock &)llvm::ModulePass [inline, virtual]
SetupCompileUnits(Module &M)llvm::MachineDebugInfo
Verify(Value *V)llvm::MachineDebugInfo
~MachineDebugInfo()llvm::MachineDebugInfo
~Pass()llvm::Pass [inline, virtual]