|
Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
|
#include <ir.hpp>
Public Member Functions | |
| SingleCmd (std::vector< std::string > elements) | |
| ~SingleCmd () | |
Public Member Functions inherited from adaptyst::IR | |
| IR (unsigned int type) | |
| ir | to_c_type () |
| void | compile () |
| std::unique_ptr< Process > | execute () |
Protected Member Functions | |
| void * | get_c_data () |
| void | _compile () |
| int | _execute () |
| adaptyst::SingleCmd::SingleCmd | ( | std::vector< std::string > | elements | ) |
| adaptyst::SingleCmd::~SingleCmd | ( | ) |
|
protectedvirtual |
Implements adaptyst::IR.
|
protectedvirtual |
Implements adaptyst::IR.
|
protectedvirtual |
Implements adaptyst::IR.