LLVM API Documentation
#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/ExecutionEngine/GenericValue.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/Function.h"
#include "llvm/InstVisitor.h"
#include "llvm/Support/CallSite.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Classes | |
class | llvm::generic_gep_type_iterator< ItTy > |
class | llvm::AllocaHolder |
class | llvm::AllocaHolderHandle |
struct | llvm::ExecutionContext |
class | llvm::Interpreter |
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
Typedefs | |
typedef std::vector< GenericValue > | llvm::ValuePlaneTy |