|
Jlm
|
#include <gtest/gtest.h>#include <jlm/llvm/ir/operators/GetElementPtr.hpp>#include <jlm/llvm/ir/operators/IntegerOperations.hpp>#include <jlm/rvsdg/graph.hpp>#include <jlm/rvsdg/NodeNormalization.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | jlm |
| namespace | jlm::llvm |
| Global memory state passed between functions. | |
Functions | |
| jlm::llvm::TEST (GetElemenPtrOperationTests, typeChecks) | |
| jlm::llvm::TEST (GetElementPtrOperationTests, TestOperationEquality) | |
| jlm::llvm::TEST (GetElementPtrTests, TryGetAsConstantTest) | |
| jlm::llvm::TEST (GetElementPtrTests, TestGetElementPtrOperationConstant_OffestInBytes) | |
| jlm::llvm::TEST (GetElementPtrTests, normalizeIdempotentReduction) | |