DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::jit_compiler Class Reference

#include <detail/jit_compiler.hpp>

Public Member Functions

std::unique_ptr< detail::CGfuseKernels (QueueImplPtr Queue, std::vector< ExecCGCommand * > &InputKernels, const property_list &)
 
bool isAvailable ()
 

Static Public Member Functions

static jit_compilerget_instance ()
 

Detailed Description

Definition at line 37 of file jit_compiler.hpp.

Member Function Documentation

◆ fuseKernels()

std::unique_ptr<detail::CG> sycl::_V1::detail::jit_compiler::fuseKernels ( QueueImplPtr  Queue,
std::vector< ExecCGCommand * > &  InputKernels,
const property_list  
)

◆ get_instance()

◆ isAvailable()

bool sycl::_V1::detail::jit_compiler::isAvailable ( )
inline

Definition at line 44 of file jit_compiler.hpp.


The documentation for this class was generated from the following file: