OpenASIP  2.0
Classes | Namespaces | Functions
LLVMTCEScheduler.hh File Reference
#include <llvm/CodeGen/MachineFunctionPass.h>
#include "Machine.hh"
#include "LLVMTCEIRBuilder.hh"
#include "InterPassData.hh"
Include dependency graph for LLVMTCEScheduler.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LLVMTCEScheduler
 

Namespaces

 llvm
 

Functions

FunctionPass * llvm::createTCESchedulerPass (const char *)
 

Detailed Description

Wrapper for TCE scheduler to be called from LLVM codegen.

Author
Pekka Jääskeläinen 2011
Note
rating: red

Definition in file LLVMTCEScheduler.hh.