Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp76 int64_t getInstCountA() const { return InstCount[0]; } in getInstCountA() function
85 if (getInstCountA() == 0) in getFilesPresent()
202 InstrsA += FuncDiff.getInstCountA(); in printDiffsCategorizedByFilesPresent()
389 InstCountA = Diff.getInstCountA(); in getFunctionDiffListAsJSON()