LLVM  8.0.1
List of all members
llvm::OperandTraits< UnaryConstantExpr > Struct Template Reference

#include "IR/ConstantsContext.h"

Inheritance diagram for llvm::OperandTraits< UnaryConstantExpr >:
Inheritance graph
[legend]
Collaboration diagram for llvm::OperandTraits< UnaryConstantExpr >:
Collaboration graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from llvm::FixedNumOperandTraits< UnaryConstantExpr, 1 >
static Useop_begin (UnaryConstantExpr *U)
 
static Useop_end (UnaryConstantExpr *U)
 
static unsigned operands (const User *)
 

Detailed Description

template<>
struct llvm::OperandTraits< UnaryConstantExpr >

Definition at line 297 of file ConstantsContext.h.


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