| 117 | } |
| 118 | |
| 119 | void *omp_sscp_executable_object::get_module() const { return _module; } |
| 120 | |
| 121 | result omp_sscp_executable_object::build( |
| 122 | const std::string &source, const std::vector<std::string> &kernel_names) { |
no outgoing calls
no test coverage detected