Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp352 static void writeInstrProfile(StringRef OutputFilename, in writeInstrProfile() function
458 writeInstrProfile(OutputFilename, OutputFormat, Contexts[0]->Writer); in mergeInstrProfile()
643 writeInstrProfile(OutputFilename, OutputFormat, WC->Writer); in supplementInstrProfile()