Jlm
Functions
TraceTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/llvm/ir/operators/IntegerOperations.hpp>
#include <jlm/llvm/ir/operators/IOBarrier.hpp>
#include <jlm/llvm/ir/operators/lambda.hpp>
#include <jlm/llvm/ir/Trace.hpp>
#include <jlm/llvm/ir/types.hpp>
#include <jlm/rvsdg/bitstring/constant.hpp>
#include <jlm/rvsdg/control.hpp>
#include <jlm/rvsdg/gamma.hpp>
#include <jlm/rvsdg/lambda.hpp>
#include <cassert>
Include dependency graph for TraceTests.cpp:

Go to the source code of this file.

Functions

 TEST (TraceTests, testTracingIOBarrier)
 
 TEST (TraceTests, testGetConstantSignedInteger)
 

Function Documentation

◆ TEST() [1/2]

TEST ( TraceTests  ,
testGetConstantSignedInteger   
)

Definition at line 57 of file TraceTests.cpp.

◆ TEST() [2/2]

TEST ( TraceTests  ,
testTracingIOBarrier   
)

Definition at line 20 of file TraceTests.cpp.