Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp120 struct DiffsCategorizedByFilesPresent { struct
197 DiffsCategorizedByFilesPresent &DiffsByFilesPresent, in printDiffsCategorizedByFilesPresent()
369 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in computeDiff()
452 const DiffsCategorizedByFilesPresent &DiffsByFilesPresent, in outputJSONForAllDiffs()
474 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in outputAllDiffs()
495 DiffsCategorizedByFilesPresent &DiffsByFilesPresent) { in tryOutputAllDiffs()
518 DiffsCategorizedByFilesPresent DiffsByFilesPresent; in main()