(.js)
laraImport("clava.stats.StaticOpsCounter");
(.lara)
import clava.stats.StaticOpsCounter;
Classes:
Global Functions:
new StaticOpsCounter([filterFunction = undefined])
Instruments an application so that it counts total operations in a region of code.
count($function, opsBlock, includeOpKind)
analyseIterationsExpr($expr, $source)
getLastWrite($currentJp, $vardecl)