Function legacy::expressionComputedIn

Function legacy::expressionComputedIn#

Function Documentation#

bool legacy::expressionComputedIn(SgExpression *expr, SgNode *root)#

Is the expression expr computed within root? This test is simple, and does not account for changes to the variables in expr.