LLVM  8.0.1
llvm::OperandTraits< class > Struct Template Reference

Compile-time customization of User operands. More...

#include "llvm/IR/User.h"

Detailed Description

template<class>
struct llvm::OperandTraits< class >

Compile-time customization of User operands.

Customizes operand-related allocators and accessors.

Definition at line 43 of file User.h.


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