LLVM API Documentation
#include "llvm/Debugger/SourceLanguage.h"#include "llvm/Debugger/ProgramInfo.h"#include "llvm/Support/Streams.h"#include <cassert>#include <ostream>

Go to the source code of this file.
Variables | |
| { ... } ::SLU | TheUnknownSourceLanguageInstance |
| std::multimap<std::string, SourceFunctionInfo*> FunctionMap |
Definition at line 33 of file SourceLanguage-Unknown.cpp.
Definition at line 32 of file SourceLanguage-Unknown.cpp.
Referenced by CanPropagatePredecessorsForPHIs(), llvm::CloneAndPruneFunctionInto(), llvm::PMDataManager::dumpPassArguments(), llvm::X86RegisterInfo::emitEpilogue(), llvm::PMTopLevelManager::findAnalysisPass(), FoldBranchToCommonDest(), FoldCondBranchOnPHI(), llvm::Pass::getAnalysisToUpdate(), llvm::LoopBase< BlockT >::getCanonicalInductionVariable(), llvm::ProfileInfo::getExecutionCount(), llvm::LoopBase< BlockT >::getLoopLatch(), llvm::LoopBase< BlockT >::getLoopPreheader(), llvm::MemoryDependenceAnalysis::getNonLocalCallDependency(), llvm::Pass::getPassName(), llvm::BasicBlock::getSinglePredecessor(), llvm::LoopBase< BlockT >::getUniqueExitBlocks(), llvm::BasicBlock::getUniquePredecessor(), llvm::LiveVariables::HandleVirtRegUse(), isLiveOut(), IsValueFullyAvailableInBlock(), MarkBlocksLiveIn(), llvm::LiveVariables::MarkVirtRegAliveInBlock(), llvm::MergeBlockIntoPredecessor(), mergeSPUpdates(), mergeSPUpdatesUp(), llvm::MachineBasicBlock::print(), llvm::PMDataManager::recordAvailableAnalysis(), llvm::PMDataManager::removeDeadPasses(), llvm::SimplifyCFG(), SimplifyCondBranchToCondBranch(), llvm::DominatorTreeBase< llvm::MachineBasicBlock >::Split(), llvm::DominanceFrontier::splitBlock(), SplitEdgeNicely(), and llvm::SCEVExpander::visitAddRecExpr().
{ ... } SLU TheUnknownSourceLanguageInstance [static] |
Referenced by llvm::SourceLanguage::getUnknownLanguageInstance().
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.