Function ASTtools::moveStatements

Function ASTtools::moveStatements#

Function Documentation#

void ASTtools::moveStatements(SgBasicBlock *src, SgBasicBlock *target)#

Move statements from one basic-block to another.