Jlm
Loading...
Searching...
No Matches
Namespaces | Functions
LlvmModuleConversion.hpp File Reference
#include <jlm/llvm/ir/attribute.hpp>
#include <llvm/IR/Attributes.h>
#include <memory>
Include dependency graph for LlvmModuleConversion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 
namespace  jlm
 
namespace  jlm::llvm
 Global memory state passed between functions.
 

Functions

Attribute::kind jlm::llvm::ConvertAttributeKind (const ::llvm::Attribute::AttrKind &kind)
 
AttributeList jlm::llvm::convertAttributeList (const ::llvm::AttributeList &attributeList, const size_t numParameters, TypeConverter &typeConverter)
 
std::unique_ptr< InterProceduralGraphModulejlm::llvm::ConvertLlvmModule (::llvm::Module &llvmModule)