Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp80 int64_t getInstCountB() const { return InstCount[1]; } in getInstCountB() function
87 if (getInstCountB() == 0) in getFilesPresent()
203 InstrsB += FuncDiff.getInstCountB(); in printDiffsCategorizedByFilesPresent()
395 InstCountB = Diff.getInstCountB(); in getFunctionDiffListAsJSON()