Skip to content

OpenAnalysis::CFG::CFG

Synopsis

Declared in <src/midend/programAnalysis/OpenAnalysis/CFG/CFG.h>

CFG(
    IRInterface& _ir,
    IRStmtIterator* si,
    SymHandle name,
    bool return_statements_allowed = true);

Created with MrDocs