(.js)
laraImport("clava.autopar.AutoParStats");
(.lara)
import clava.autopar.AutoParStats;
new AutoParStats()Collects stats about AutoPar execution.
EXCLUDED_CALLS_UNSAFEEXCLUDED_GLOBAL_VAREXCLUDED_IS_UNSAFEEXCLUDED_RECURSIVEget()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