Rebuild DDG

Hi,

Lets say i have made some changes to the LLVM IR (in a basic block pass).
Now, I want to rebuild the DDG.
Is there an API for that purpose?

Thanks.