LLVM API Documentation
#include "MappingInfo.h"
#include "llvm/Pass.h"
#include "llvm/Module.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/ADT/StringExtras.h"
Include dependency graph for MappingInfo.cpp:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Functions | |
ModulePass * | llvm::getMappingInfoAsmPrinterPass (std::ostream &out) |
static void | llvm::writePrologue (std::ostream &Out, const std::string &comment, const std::string &symName) |
static void | llvm::writeEpilogue (std::ostream &Out, const std::string &symName) |
|
Definition at line 47 of file MappingInfo.cpp. |
|
Definition at line 48 of file MappingInfo.cpp. |
|
Definition at line 40 of file MappingInfo.cpp. Referenced by ByteswapSCANFResults(), llvm::StatisticBase::destroy(), llvm::Loop::getLoopPreheader(), llvm::DOTGraphTraits< const MachineFunction * >::getNodeLabel(), and llvm::DOTGraphTraits< const Function * >::getNodeLabel(). |