Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp304 static void writeInstrProfile(StringRef OutputFilename, in writeInstrProfile() function
398 writeInstrProfile(OutputFilename, OutputFormat, Contexts[0]->Writer); in mergeInstrProfile()
564 writeInstrProfile(OutputFilename, OutputFormat, WC->Writer); in supplementInstrProfile()