LLVM API Documentation
#include "llvm/Transforms/IPO.h"
#include "llvm/Pass.h"
#include "llvm/Module.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/ADT/Statistic.h"
#include <fstream>
#include <set>
Include dependency graph for Internalize.cpp:
Go to the source code of this file.
Functions | |
ModulePass * | llvm::createInternalizePass () |
|
|
|
|
|
|
|
|
|
|