CACAO
Public Member Functions
UnaryOperation< T, Instruction::NEGInstID > Struct Template Reference

Template specialization for NEGInstID. More...

Inheritance diagram for UnaryOperation< T, Instruction::NEGInstID >:

Public Member Functions

operator() (const T &op) const
 

Detailed Description

template<typename T>
struct UnaryOperation< T, Instruction::NEGInstID >

Template specialization for NEGInstID.

Definition at line 154 of file ConstantPropagationPass.cpp.

Member Function Documentation

template<typename T >
T UnaryOperation< T, Instruction::NEGInstID >::operator() ( const T &  op) const
inline

Definition at line 156 of file ConstantPropagationPass.cpp.


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