LLVM API Documentation
#include "llvm/Function.h"#include "llvm/ExecutionEngine/ExecutionEngine.h"#include "llvm/ExecutionEngine/GenericValue.h"#include "llvm/ADT/APInt.h"#include "llvm/Support/InstVisitor.h"#include "llvm/Support/CallSite.h"#include "llvm/Target/TargetData.h"#include "llvm/Support/DataTypes.h"


Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Classes | |
| class | llvm::AllocaHolder |
| class | llvm::AllocaHolderHandle |
| struct | llvm::ExecutionContext |
| class | llvm::Interpreter |
Typedefs | |
| typedef std::vector< GenericValue > | llvm::ValuePlaneTy |