Searched refs:__llvm_profile_write_file (Results 1 – 6 of 6) sorted by relevance
15 int __llvm_profile_write_file();65 if (__llvm_profile_write_file()) in main()91 if (__llvm_profile_write_file()) in main()
8 int __llvm_profile_write_file(void);22 __llvm_profile_write_file(); in main()
8 int __llvm_profile_write_file(void);18 __llvm_profile_write_file(); in main()
119 int __llvm_profile_write_file(void);
465 int __llvm_profile_write_file(void) { in __llvm_profile_write_file() function496 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn()
214 to ``__llvm_profile_write_file``.216 * Forward-declare ``int __llvm_profile_write_file(void)`` and call it to write