Constructors
Synopses
Declared in <llvm/Support/CFGDiff.h>
Default constructor
GraphDiff();
GraphDiff(
ArrayRef<cfg::Update<NodePtr>> Updates,
bool ReverseApplyUpdates = false);
Created with MrDocs
Constructors
Declared in <llvm/Support/CFGDiff.h>
Default constructor
GraphDiff();
GraphDiff(
ArrayRef<cfg::Update<NodePtr>> Updates,
bool ReverseApplyUpdates = false);
Created with MrDocs