(.js)
laraImport("clava.autopar.AutoParStats");
(.lara)
import clava.autopar.AutoParStats;
new AutoParStats()
Collects stats about AutoPar execution.
EXCLUDED_CALLS_UNSAFE
EXCLUDED_GLOBAL_VAR
EXCLUDED_IS_UNSAFE
EXCLUDED_RECURSIVE
get()
reset()
save()
incIndunctionVariableReplacements()
incInlineAnalysis(field, functionName)
incInlineCalls()
setInlineExcludedFunctions(excludedFunctions)
setName(name)
Sets the name of these stats (will reflect on the name of the output file)
write(outputFolder)
Writes the current stats to the given output folder