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

Go to the source code of this file.

Functions

 TEST (ForkInsertionTests, ForkInsertion)
 
 TEST (SinkInsertionTests, ConstantForkInsertion)
 

Function Documentation

◆ TEST() [1/2]

TEST ( ForkInsertionTests  ,
ForkInsertion   
)

Definition at line 18 of file ForkTests.cpp.

◆ TEST() [2/2]

TEST ( SinkInsertionTests  ,
ConstantForkInsertion   
)

Definition at line 80 of file ForkTests.cpp.