Searched refs:InstCountB (Results 1 – 1 of 1) sorted by relevance
382 int64_t InstCountA, InstCountB, StackSizeA, StackSizeB; in getFunctionDiffListAsJSON() local384 InstCountA = InstCountB = StackSizeA = StackSizeB = 0; in getFunctionDiffListAsJSON()395 InstCountB = Diff.getInstCountB(); in getFunctionDiffListAsJSON()407 {"InstCount", {InstCountA, InstCountB}}, in getFunctionDiffListAsJSON()