LLVM API Documentation
#include "llvm/BasicBlock.h"
#include "llvm/InstrTypes.h"
#include "llvm/Pass.h"
#include "llvm/Analysis/ProfileInfo.h"
#include "llvm/Analysis/ProfileInfoLoader.h"
#include "llvm/Support/CommandLine.h"
#include <iostream>
Include dependency graph for ProfileInfoLoaderPass.cpp:
Go to the source code of this file.
Functions | |
Pass * | llvm::createProfileLoaderPass (const std::string &Filename) |
|
|
|
|
|
Definition at line 54 of file ProfileInfoLoaderPass.cpp. |