LLVM API Documentation

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)