Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp89 PF_Binary enumerator
177 cl::values(clEnumValN(PF_Binary, "binary", "Binary encoding"),
973 if (OutputFormat != PF_Binary && OutputFormat != PF_Ext_Binary && in mergeInstrProfile()
1557 if (OutputFormat == PF_Binary) in handleExtBinaryWriter()