Searched refs:openFileForMerging (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c292 static FILE *openFileForMerging(const char *ProfileFileName, int *MergeDone) { function
335 OutputFile = openFileForMerging(OutputName, &MergeDone);

Completed in 50 milliseconds