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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c962 const char *SelectedPat = NULL; local
976 SelectedPat = INSTR_PROF_PROFILE_NAME_VAR;
979 SelectedPat = NULL;
983 parseAndSetFilename(SelectedPat, PNS, 0);

Completed in 101 milliseconds