|
Jlm
|
#include <gtest/gtest.h>#include <jlm/hls/opt/IOStateElimination.hpp>#include <jlm/llvm/ir/operators/call.hpp>#include <jlm/llvm/ir/operators/lambda.hpp>#include <jlm/rvsdg/gamma.hpp>#include <jlm/rvsdg/TestOperations.hpp>#include <jlm/rvsdg/view.hpp>
Go to the source code of this file.
Functions | |
| TEST (IOStateEliminationTests, testCall) | |
| TEST (IOStateEliminationTests, testNesting) | |
| TEST | ( | IOStateEliminationTests | , |
| testCall | |||
| ) |
Definition at line 15 of file IOStateEliminationTests.cpp.
| TEST | ( | IOStateEliminationTests | , |
| testNesting | |||
| ) |
Definition at line 63 of file IOStateEliminationTests.cpp.