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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c99 static FILE *getProfileFile() { return ProfileFile; } function
296 ProfileFile = getProfileFile();
319 File = getProfileFile();
348 if (OutputFile == getProfileFile()) {

Completed in 104 milliseconds