|
Jlm
|
#include <gtest/gtest.h>#include <jlm/llvm/ir/operators/delta.hpp>#include <jlm/llvm/ir/RvsdgModule.hpp>#include <jlm/rvsdg/TestOperations.hpp>#include <jlm/rvsdg/TestType.hpp>#include <jlm/rvsdg/view.hpp>
Go to the source code of this file.
Functions | |
| TEST (DeltaTests, TestDeltaCreation) | |
| TEST (DeltaTests, TestRemoveDeltaInputsWhere) | |
| TEST (DeltaTests, TestPruneDeltaInputs) | |
| TEST | ( | DeltaTests | , |
| TestDeltaCreation | |||
| ) |
Definition at line 14 of file DeltaTests.cpp.
| TEST | ( | DeltaTests | , |
| TestPruneDeltaInputs | |||
| ) |
Definition at line 129 of file DeltaTests.cpp.
| TEST | ( | DeltaTests | , |
| TestRemoveDeltaInputsWhere | |||
| ) |
Definition at line 66 of file DeltaTests.cpp.