Searched refs:__llvm_profile_is_continuous_mode_enabled (Results 1 – 4 of 4) sorted by relevance
478 if (ProfileFile && !__llvm_profile_is_continuous_mode_enabled()) { in openFileForMerging()532 if (doMerging() && !__llvm_profile_is_continuous_mode_enabled()) { in writeFile()616 if (!__llvm_profile_is_continuous_mode_enabled()) in initializeProfileForContinuousMode()823 if (__llvm_profile_is_continuous_mode_enabled()) { in parseFilenamePattern()893 if (__llvm_profile_is_continuous_mode_enabled()) in parseAndSetFilename()933 __llvm_profile_is_continuous_mode_enabled())) { in getCurFilename()1073 if (!__llvm_profile_is_continuous_mode_enabled()) in __llvm_profile_initialize()1083 if (__llvm_profile_is_continuous_mode_enabled()) in __llvm_profile_set_filename()1101 if (lprofProfileDumped() || __llvm_profile_is_continuous_mode_enabled()) { in __llvm_profile_write_file()1231 if (__llvm_profile_is_continuous_mode_enabled()) { in __llvm_profile_set_file_object()
28 COMPILER_RT_VISIBILITY int __llvm_profile_is_continuous_mode_enabled(void) { in __llvm_profile_is_continuous_mode_enabled() function141 return __llvm_profile_is_continuous_mode_enabled(); in needsCounterPadding()
62 int __llvm_profile_is_continuous_mode_enabled(void);
353 if (__llvm_profile_is_continuous_mode_enabled() || in lprofWriteDataImpl()