Skip to content

SideEffectAnalysisInterface::get_side_effect

Synopsis

Declared in <src/midend/astUtil/astSupport/AnalysisInterface.h>

virtual
bool
get_side_effect(
    AstInterface& fa,
    AstNodePtr const& stmts) = 0;

Created with MrDocs