LLVM 20.0.0git
|
This is the complete list of members for llvm::cfg::Update< NodePtr >, including all inherited members.
dump() const | llvm::cfg::Update< NodePtr > | inline |
getFrom() const | llvm::cfg::Update< NodePtr > | inline |
getKind() const | llvm::cfg::Update< NodePtr > | inline |
getTo() const | llvm::cfg::Update< NodePtr > | inline |
operator==(const Update &RHS) const | llvm::cfg::Update< NodePtr > | inline |
print(raw_ostream &OS) const | llvm::cfg::Update< NodePtr > | inline |
Update(UpdateKind Kind, NodePtr From, NodePtr To) | llvm::cfg::Update< NodePtr > | inline |