Searched refs:__llvm_profile_write_file (Results 1 – 14 of 14) sorted by relevance
9 int __llvm_profile_write_file();26 __llvm_profile_write_file(); in main()56 __llvm_profile_write_file(); in main()
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()
9 int __llvm_profile_write_file(void);19 __llvm_profile_write_file(); in main()
8 int __llvm_profile_write_file(void);18 __llvm_profile_write_file(); in main()
13 extern int __llvm_profile_write_file(void);25 if (__llvm_profile_write_file() != 0) 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()
148 int __llvm_profile_write_file(void);
1027 int __llvm_profile_write_file(void) { in __llvm_profile_write_file() function1079 int rc = __llvm_profile_write_file(); in __llvm_profile_dump()1140 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
292 to ``__llvm_profile_write_file``.294 * Forward-declare ``int __llvm_profile_write_file(void)`` and call it to write