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

#include "llvm/IR/Instructions.h"

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

Additional Inherited Members

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

Detailed Description

template<>
struct llvm::OperandTraits< AtomicCmpXchgInst >

Definition at line 678 of file Instructions.h.


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