|
Jlm
|
#include <gtest/gtest.h>#include <jlm/llvm/ir/RvsdgModule.hpp>#include <jlm/llvm/opt/RvsdgTreePrinter.hpp>#include <jlm/tooling/Command.hpp>#include <jlm/util/strfmt.hpp>#include <fstream>
Go to the source code of this file.
Functions | |
| TEST (JlmOptCommandTests, TestStatistics) | |
| TEST (JlmOptCommandTests, OptimizationIdToOptimizationTranslation) | |
| TEST (JlmOptCommandTests, PrintRvsdgTreeToFile) | |
| TEST | ( | JlmOptCommandTests | , |
| OptimizationIdToOptimizationTranslation | |||
| ) |
Definition at line 59 of file JlmOptCommandTests.cpp.
| TEST | ( | JlmOptCommandTests | , |
| PrintRvsdgTreeToFile | |||
| ) |
Definition at line 91 of file JlmOptCommandTests.cpp.
| TEST | ( | JlmOptCommandTests | , |
| TestStatistics | |||
| ) |
Definition at line 15 of file JlmOptCommandTests.cpp.