Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c419 static int doProfileMerging(FILE *ProfileFile, int *MergeDone) { in doProfileMerging() function
488 rc = doProfileMerging(ProfileFile, MergeDone); in openFileForMerging()