LLVM: llvm::cfg::Update< NodePtr > Class Template Reference (original) (raw)

#include "[llvm/Support/CFGUpdate.h](CFGUpdate%5F8h%5Fsource.html)"

Inheritance diagram for llvm::cfg::Update< NodePtr >:

Public Member Functions
Update (UpdateKind Kind, NodePtr From, NodePtr To)
UpdateKind getKind () const
NodePtr getFrom () const
NodePtr getTo () const
bool operator== (const Update &RHS) const
void print (raw_ostream &OS) const
LLVM_DUMP_METHOD void dump () const

Detailed Description

template
class llvm::cfg::Update< NodePtr >

Definition at line 28 of file CFGUpdate.h.

Constructor & Destructor Documentation

template

Member Function Documentation

dump()

template

getFrom()

template

getKind()

template

getTo()

template

operator==()

template

print()

template


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