Intel® Implicit SPMD Program Compiler (Intel® ISPC)  1.13.0
Public Member Functions | Public Attributes | List of all members
SDiv2_match< Op_t > Struct Template Reference
Collaboration diagram for SDiv2_match< Op_t >:
Collaboration graph
[legend]

Public Member Functions

 SDiv2_match (const Op_t &OpMatch)
 
template<typename OpTy >
bool match (OpTy *V)
 

Public Attributes

Op_t Op
 

Detailed Description

template<typename Op_t>
struct SDiv2_match< Op_t >

Definition at line 4561 of file opt.cpp.

Constructor & Destructor Documentation

◆ SDiv2_match()

template<typename Op_t >
SDiv2_match< Op_t >::SDiv2_match ( const Op_t &  OpMatch)
inline

Definition at line 4564 of file opt.cpp.

Member Function Documentation

◆ match()

template<typename Op_t >
template<typename OpTy >
bool SDiv2_match< Op_t >::match ( OpTy *  V)
inline

Definition at line 4566 of file opt.cpp.

Member Data Documentation

◆ Op

template<typename Op_t >
Op_t SDiv2_match< Op_t >::Op

Definition at line 4562 of file opt.cpp.


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