Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp40 PF_Text, enumerator
309 OutputFormat == PF_Text ? sys::fs::OF_TextWithCRLF in writeInstrProfile()
314 if (OutputFormat == PF_Text) { in writeInstrProfile()
332 OutputFormat != PF_Ext_Binary && OutputFormat != PF_Text) in mergeInstrProfile()
859 clEnumValN(PF_Text, "text", "Text encoding"), in merge_main()