Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp90 int64_t getInstCountA() const { return InstCount[0]; } in getInstCountA() function
99 if (getInstCountA() == 0) in getFilesPresent()
216 InstrsA += FuncDiff.getInstCountA(); in printDiffsCategorizedByFilesPresent()
409 InstCountA = Diff.getInstCountA(); in getFunctionDiffListAsJSON()