LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ProfilePaths.cpp File Reference

#include "llvm/Transforms/Utils/UnifyFunctionExitNodes.h"
#include "llvm/Support/CFG.h"
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Instructions.h"
#include "llvm/Module.h"
#include "Graph.h"
#include <fstream>
#include <cstdio>

Include dependency graph for ProfilePaths.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

struct  llvm::ProfilePaths

Functions

static RegisterOpt< ProfilePaths > llvm::X ("paths","Profile Paths")
static Node * llvm::findBB (std::vector< Node * > &st, BasicBlock *BB)