Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp716 bool doTextFormatDump = (Show && TextFormat); in showInstrProfile() local
718 if (doTextFormatDump) { in showInstrProfile()