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

Public Member Functions

 MaskInstruction (llvm::Function *f)
 

Public Attributes

llvm::Function * function
 

Detailed Description

Definition at line 689 of file opt.cpp.

Constructor & Destructor Documentation

◆ MaskInstruction()

IntrinsicsOpt::MaskInstruction::MaskInstruction ( llvm::Function *  f)
inline

Definition at line 690 of file opt.cpp.

Member Data Documentation

◆ function

llvm::Function* IntrinsicsOpt::MaskInstruction::function

Definition at line 691 of file opt.cpp.


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