Home
last modified time | relevance | path

Searched refs:getStackSizeB (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp95 int64_t getStackSizeB() const { return StackSize[1]; } in getStackSizeB() function
219 StackB += FuncDiff.getStackSizeB(); in printDiffsCategorizedByFilesPresent()
416 StackSizeB = Diff.getStackSizeB(); in getFunctionDiffListAsJSON()