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

#include "llvm/IR/InstrTypes.h"

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

Additional Inherited Members

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

Detailed Description

template<>
struct llvm::OperandTraits< CallBase >

Definition at line 1988 of file InstrTypes.h.


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