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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c864 const char *SelectedPat = NULL; local
875 SelectedPat = INSTR_PROF_PROFILE_NAME_VAR;
878 SelectedPat = NULL;
882 parseAndSetFilename(SelectedPat, PNS, 0);

Completed in 58 milliseconds