Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp82 PF_Text, enumerator
158 clEnumValN(PF_Text, "text", "Text encoding"),
830 OutputFormat == PF_Text ? sys::fs::OF_TextWithCRLF in writeInstrProfile()
835 if (OutputFormat == PF_Text) { in writeInstrProfile()
855 OutputFormat != PF_Text) in mergeInstrProfile()