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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c964 int hasCommandLineOverrider = (INSTR_PROF_PROFILE_NAME_VAR[0] != 0); local
975 } else if (hasCommandLineOverrider) {

Completed in 115 milliseconds