LLVM 20.0.0git
|
This is the complete list of members for llvm::GraphDiff< NodePtr, InverseGraph >, including all inherited members.
dump() const | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
getChildren(NodePtr N) const | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
getLegalizedUpdates() const | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
getNumLegalizedUpdates() const | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
GraphDiff() | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
GraphDiff(ArrayRef< cfg::Update< NodePtr > > Updates, bool ReverseApplyUpdates=false) | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
popUpdateForIncrementalUpdates() | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
print(raw_ostream &OS) const | llvm::GraphDiff< NodePtr, InverseGraph > | inline |
VectRet typedef | llvm::GraphDiff< NodePtr, InverseGraph > |