|
Jlm
|
#include <gtest/gtest.h>#include <jlm/hls/backend/rvsdg2rhls/add-forks.hpp>#include <jlm/hls/backend/rvsdg2rhls/ThetaConversion.hpp>#include <jlm/hls/ir/hls.hpp>#include <jlm/llvm/ir/operators/lambda.hpp>#include <jlm/rvsdg/bitstring/arithmetic.hpp>#include <jlm/rvsdg/bitstring/comparison.hpp>#include <jlm/rvsdg/bitstring/constant.hpp>#include <jlm/rvsdg/lambda.hpp>#include <jlm/rvsdg/view.hpp>
Go to the source code of this file.
Functions | |
| TEST (ForkInsertionTests, ForkInsertion) | |
| TEST (SinkInsertionTests, ConstantForkInsertion) | |
| TEST | ( | ForkInsertionTests | , |
| ForkInsertion | |||
| ) |
Definition at line 18 of file ForkTests.cpp.
| TEST | ( | SinkInsertionTests | , |
| ConstantForkInsertion | |||
| ) |
Definition at line 80 of file ForkTests.cpp.