Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp351 bool doTextFormatDump = (Show && ShowCounts && TextFormat); in showInstrProfile() local
353 if (doTextFormatDump) { in showInstrProfile()
/external/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp2029 bool doTextFormatDump = (Show && TextFormat); in showInstrProfile() local
2031 if (doTextFormatDump) { in showInstrProfile()