LLVM API Documentation

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

BlockProfiling.cpp File Reference

#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Module.h"
#include "llvm/Pass.h"
#include "ProfilingUtils.h"
#include <iostream>

Include dependency graph for BlockProfiling.cpp:

Go to the source code of this file.


Variable Documentation

RegisterOpt<FunctionProfiler> X("insert-function-profiling","Insert instrumentation for function profiling") [static]
 

RegisterOpt<BlockProfiler> Y("insert-block-profiling","Insert instrumentation for block profiling") [static]