LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
GCMetadata.cpp File Reference
#include "llvm/CodeGen/GCMetadata.h"
#include "llvm/CodeGen/GCStrategy.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/IR/Function.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Pass.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for GCMetadata.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS (GCModuleInfo,"collector-metadata","Create Garbage Collector Module Metadata", false, false) GCFunctionInfo
 
static const char * DescKind (GC::PointKind Kind)
 

Function Documentation

static const char* DescKind ( GC::PointKind  Kind)
static
INITIALIZE_PASS ( GCModuleInfo  ,
"collector-metadata"  ,
"Create Garbage Collector Module Metadata"  ,
false  ,
false   
)

Definition at line 45 of file GCMetadata.cpp.