LLVM API Documentation

GCStrategy.cpp File Reference

#include "llvm/CodeGen/GCStrategy.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/IntrinsicInst.h"
#include "llvm/Module.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/Target/TargetFrameInfo.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetRegisterInfo.h"
#include "llvm/Support/Compiler.h"

Include dependency graph for GCStrategy.cpp:

Go to the source code of this file.

Functions

FunctionPassllvm::createGCLoweringPass ()
FunctionPassllvm::createGCMachineCodeAnalysisPass ()


Variable Documentation

char ID [static]

Definition at line 49 of file GCStrategy.cpp.

Definition at line 67 of file GCStrategy.cpp.

Definition at line 68 of file GCStrategy.cpp.

const TargetMachine* TM




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.