LLVM API Documentation
#include "llvm/Transforms/IPO.h"
#include "llvm/Instructions.h"
#include "llvm/Module.h"
#include "llvm/Pass.h"
#include "llvm/Analysis/Dominators.h"
#include "llvm/Analysis/LoopInfo.h"
#include "llvm/Transforms/Scalar.h"
#include "llvm/Transforms/Utils/FunctionUtils.h"
#include "llvm/ADT/Statistic.h"
Include dependency graph for LoopExtractor.cpp:
Go to the source code of this file.
Functions | |
ModulePass * | llvm::createSingleLoopExtractorPass () |
ModulePass * | llvm::createBlockExtractorPass (std::vector< BasicBlock * > &BTNE) |
|
|
|
|
|
|
|
|