|
Jlm
|
#include <gtest/gtest.h>#include <jlm/hls/backend/rvsdg2rhls/distribute-constants.hpp>#include <jlm/llvm/ir/operators/IntegerOperations.hpp>#include <jlm/llvm/ir/operators/lambda.hpp>#include <jlm/llvm/ir/RvsdgModule.hpp>#include <jlm/rvsdg/gamma.hpp>#include <jlm/rvsdg/TestOperations.hpp>#include <jlm/rvsdg/theta.hpp>#include <jlm/rvsdg/view.hpp>#include <jlm/util/Statistics.hpp>
Go to the source code of this file.
Functions | |
| TEST (DistributeConstantsTests, GammaSubregionUsage) | |
| TEST (DistributeConstantsTests, NestedGammas) | |
| TEST (DistributeConstantsTests, Theta) | |
| TEST (DistributeConstantsTests, Lambda) | |
| TEST | ( | DistributeConstantsTests | , |
| GammaSubregionUsage | |||
| ) |
Definition at line 18 of file DistributeConstantsTests.cpp.
| TEST | ( | DistributeConstantsTests | , |
| Lambda | |||
| ) |
Definition at line 277 of file DistributeConstantsTests.cpp.
| TEST | ( | DistributeConstantsTests | , |
| NestedGammas | |||
| ) |
Definition at line 90 of file DistributeConstantsTests.cpp.
| TEST | ( | DistributeConstantsTests | , |
| Theta | |||
| ) |
Definition at line 176 of file DistributeConstantsTests.cpp.