Searched refs:StackSizeA (Results 1 – 1 of 1) sorted by relevance
402 int64_t InstCountA, InstCountB, StackSizeA, StackSizeB; in getFunctionDiffListAsJSON() local404 InstCountA = InstCountB = StackSizeA = StackSizeB = 0; in getFunctionDiffListAsJSON()410 StackSizeA = Diff.getStackSizeA(); in getFunctionDiffListAsJSON()428 {"StackSize", {StackSizeA, StackSizeB}}}); in getFunctionDiffListAsJSON()