LLVM API Documentation

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

FunctionUtils.h File Reference

#include <vector>

Include dependency graph for FunctionUtils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

Functionllvm::ExtractCodeRegion (DominatorSet &DS, const std::vector< BasicBlock * > &code, bool AggregateArgs=false)
Functionllvm::ExtractLoop (DominatorSet &DS, Loop *L, bool AggregateArgs=false)
Functionllvm::ExtractBasicBlock (BasicBlock *BB, bool AggregateArgs=false)