Skip to content

UnparseLanguageIndependentConstructs::num_stmt_in_block

counts the number of statements in a basic block

Synopsis

Declared in <src/backend/unparser/languageIndependenceSupport/unparseLanguageIndependentConstructs.h>

int
num_stmt_in_block(SgBasicBlock*);

Created with MrDocs