Jlm
Functions
FreeTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/llvm/ir/operators/operators.hpp>
Include dependency graph for FreeTests.cpp:

Go to the source code of this file.

Functions

 TEST (FreeOperationTests, TestFreeConstructor)
 
 TEST (FreeOperationTests, TestEqualityOperator)
 
 TEST (FreeOperationTests, TestThreeAddressCodeCreator)
 
 TEST (FreeOperationTests, TestRvsdgCreator)
 

Function Documentation

◆ TEST() [1/4]

TEST ( FreeOperationTests  ,
TestEqualityOperator   
)

Definition at line 26 of file FreeTests.cpp.

◆ TEST() [2/4]

TEST ( FreeOperationTests  ,
TestFreeConstructor   
)

Definition at line 10 of file FreeTests.cpp.

◆ TEST() [3/4]

TEST ( FreeOperationTests  ,
TestRvsdgCreator   
)

Definition at line 61 of file FreeTests.cpp.

◆ TEST() [4/4]

TEST ( FreeOperationTests  ,
TestThreeAddressCodeCreator   
)

Definition at line 41 of file FreeTests.cpp.