Skip to content

findBasicBlockForStmt

Synopsis

Declared in <src/midend/programTransformation/implicitCodeGeneration/analysisUtils.h>

std::pair<SgBasicBlock*, SgNode*>
findBasicBlockForStmt(SgStatement* stmt);

Created with MrDocs