Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp91 int64_t getStackSizeA() const { return StackSize[0]; } in getStackSizeA() function
218 StackA += FuncDiff.getStackSizeA(); in printDiffsCategorizedByFilesPresent()
410 StackSizeA = Diff.getStackSizeA(); in getFunctionDiffListAsJSON()