Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp81 int64_t getStackSizeB() const { return StackSize[1]; } in getStackSizeB() function
205 StackB += FuncDiff.getStackSizeB(); in printDiffsCategorizedByFilesPresent()
396 StackSizeB = Diff.getStackSizeB(); in getFunctionDiffListAsJSON()