|
Jlm
|
#include <gtest/gtest.h>#include <jlm/llvm/frontend/LlvmModuleConversion.hpp>#include <jlm/llvm/ir/operators/call.hpp>#include <jlm/llvm/ir/operators/operators.hpp>#include <jlm/llvm/ir/print.hpp>#include <llvm/IR/BasicBlock.h>#include <llvm/IR/IRBuilder.h>#include <llvm/IR/Module.h>
Go to the source code of this file.
Functions | |
| template<class OP > | |
| static bool | Contains (const jlm::llvm::InterProceduralGraphModule &module, const std::string &) |
| TEST (FNegTests, TestFNegScalar) | |
| TEST (FNegTests, TestFNegVector) | |
|
static |
Definition at line 19 of file FNegTests.cpp.
| TEST | ( | FNegTests | , |
| TestFNegScalar | |||
| ) |
Definition at line 34 of file FNegTests.cpp.
| TEST | ( | FNegTests | , |
| TestFNegVector | |||
| ) |
Definition at line 67 of file FNegTests.cpp.