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

Public Member Functions

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

Public Attributes

Op_t Op
 

Detailed Description

template<typename Op_t>
struct UDiv2_match< Op_t >

Definition at line 4532 of file opt.cpp.

Constructor & Destructor Documentation

◆ UDiv2_match()

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

Definition at line 4535 of file opt.cpp.

Member Function Documentation

◆ match()

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

Definition at line 4537 of file opt.cpp.

Member Data Documentation

◆ Op

template<typename Op_t >
Op_t UDiv2_match< Op_t >::Op

Definition at line 4533 of file opt.cpp.


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