Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp77 int64_t getStackSizeA() const { return StackSize[0]; } in getStackSizeA() function
204 StackA += FuncDiff.getStackSizeA(); in printDiffsCategorizedByFilesPresent()
390 StackSizeA = Diff.getStackSizeA(); in getFunctionDiffListAsJSON()