Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2190 bool doTextFormatDump = (Show && TextFormat); in showInstrProfile() local
2192 if (doTextFormatDump) { in showInstrProfile()