Function legacy::countComputationsOfExpressionIn#
Defined in File pre.h
Function Documentation#
-
int legacy::countComputationsOfExpressionIn(SgExpression *expr, SgNode *root)#
Count how many computations of expr are within root. Same caveats as expressionComputedIn.