Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp145 static void printFunctionDiff(const FunctionDiff &FD, llvm::raw_ostream &OS) { in printFunctionDiff() function
214 printFunctionDiff(FuncDiff, OS); in printDiffsCategorizedByFilesPresent()