|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <string>#include <llvm/ADT/Twine.h>#include <llvm/Support/SourceMgr.h>#include "proteus/Error.h"#include "proteus/Logger.hpp"#include "proteus/TimeTracing.hpp"

Go to the source code of this file.
Functions | |
| template<typename T > | |
| void | saveToFile (llvm::StringRef Filepath, T &&Data) |
| std::string | getDistributedRank () |
|
inline |
| void saveToFile | ( | llvm::StringRef | Filepath, |
| T && | Data | ||
| ) |