LLVM API Documentation
#include "llvm/Module.h"
#include "llvm/Pass.h"
#include "llvm/Transforms/IPO.h"
Include dependency graph for ExtractFunction.cpp:
Go to the source code of this file.
Functions | |
ModulePass * | llvm::createFunctionExtractionPass (Function *F, bool deleteFn) |
|
|