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

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

Completed in 60 milliseconds