Jlm
Functions
StoreTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/llvm/frontend/LlvmModuleConversion.hpp>
#include <jlm/llvm/ir/operators/operators.hpp>
#include <jlm/llvm/ir/operators/Store.hpp>
#include <jlm/llvm/ir/print.hpp>
#include <llvm/IR/BasicBlock.h>
#include <llvm/IR/IRBuilder.h>
#include <llvm/IR/Module.h>
Include dependency graph for StoreTests.cpp:

Go to the source code of this file.

Functions

 TEST (StoreTests, StoreConversion)
 

Function Documentation

◆ TEST()

TEST ( StoreTests  ,
StoreConversion   
)

Definition at line 17 of file StoreTests.cpp.