Jlm
Functions
DistributeConstantsTests.cpp File Reference
#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>
Include dependency graph for DistributeConstantsTests.cpp:

Go to the source code of this file.

Functions

 TEST (DistributeConstantsTests, GammaSubregionUsage)
 
 TEST (DistributeConstantsTests, NestedGammas)
 
 TEST (DistributeConstantsTests, Theta)
 
 TEST (DistributeConstantsTests, Lambda)
 

Function Documentation

◆ TEST() [1/4]

TEST ( DistributeConstantsTests  ,
GammaSubregionUsage   
)

Definition at line 18 of file DistributeConstantsTests.cpp.

◆ TEST() [2/4]

TEST ( DistributeConstantsTests  ,
Lambda   
)

Definition at line 277 of file DistributeConstantsTests.cpp.

◆ TEST() [3/4]

TEST ( DistributeConstantsTests  ,
NestedGammas   
)

Definition at line 90 of file DistributeConstantsTests.cpp.

◆ TEST() [4/4]

TEST ( DistributeConstantsTests  ,
Theta   
)

Definition at line 176 of file DistributeConstantsTests.cpp.