Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp305 static void writeInstrProfile(StringRef OutputFilename, in writeInstrProfile() function
398 writeInstrProfile(OutputFilename, OutputFormat, Contexts[0]->Writer); in mergeInstrProfile()
583 writeInstrProfile(OutputFilename, OutputFormat, WC->Writer); in supplementInstrProfile()